Update 'update.yml'
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
- hosts: all
|
||||
sudo: yes
|
||||
become: yes
|
||||
become_method: sudo
|
||||
become_user: root
|
||||
tasks:
|
||||
- name: update apt list
|
||||
apt:
|
||||
|
||||
Reference in New Issue
Block a user