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
|
- name: Update repositories and upgrade packages on Ubuntu
|
||||||
hosts: all
|
hosts: all
|
||||||
become: true
|
become: yes
|
||||||
tasks:
|
tasks:
|
||||||
- name: Update apt cache
|
- name: Update apt cache
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Reference in a new issue