added missing property
This commit is contained in:
parent
bddd6a6e20
commit
277f4d98f8
@ -3,6 +3,7 @@ all:
|
|||||||
ansible_home: ~/ansible
|
ansible_home: ~/ansible
|
||||||
ansible_become: yes
|
ansible_become: yes
|
||||||
ansible_become_method: sudo
|
ansible_become_method: sudo
|
||||||
|
ansible_become_pass: yes
|
||||||
children:
|
children:
|
||||||
webserver:
|
webserver:
|
||||||
hosts:
|
hosts:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user