upd
This commit is contained in:
parent
43d20758b9
commit
1bdad58eb7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: Update repositories and upgrade packages on Ubuntu
|
||||
hosts: all
|
||||
become: true
|
||||
become: yes
|
||||
tasks:
|
||||
- name: Update apt cache
|
||||
apt:
|
||||
|
|
Loading…
Reference in a new issue