Include ask_sudo_pass in ansible.cfg
This commit is contained in:
parent
d130a87963
commit
a80a8d9757
2 changed files with 3 additions and 2 deletions
|
@ -2,3 +2,4 @@
|
|||
log_path = ./log/ansible.log
|
||||
hostfile = ./inventory
|
||||
inventory = ./inventory
|
||||
ask_sudo_pass = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue