mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-02-20 17:38:08 +00:00
ansible/upgrade: add missing become=true
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
1c472b5d29
commit
1f4483748b
@ -1,6 +1,7 @@
|
||||
---
|
||||
- name: Update and upgrade apt packages
|
||||
gather_facts: false
|
||||
become: true
|
||||
hosts: all
|
||||
serial: 1
|
||||
tasks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user