Edit Files
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
- hosts: all
|
- hosts: all
|
||||||
|
sudo: yes
|
||||||
|
vars:
|
||||||
|
ansible_host_key_checking: false ##If you get an error about hosts not trusted
|
||||||
become: true
|
become: true
|
||||||
become_user: root
|
become_user: root
|
||||||
tasks:
|
tasks:
|
||||||
|
Reference in New Issue
Block a user