9
This commit is contained in:
parent
f68c728760
commit
ce395ea7a4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
- name: Update repositories and upgrade packages on Ubuntu
|
||||
hosts: all
|
||||
become: yes
|
||||
ansible_become_method: sudo
|
||||
become_method: sudo
|
||||
tasks:
|
||||
- name: Update apt cache
|
||||
apt:
|
||||
|
|
Loading…
Reference in a new issue