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