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