Include ask_sudo_pass in ansible.cfg

This commit is contained in:
Oliver Davies 2015-12-13 22:12:02 +00:00
parent d130a87963
commit a80a8d9757
2 changed files with 3 additions and 2 deletions

View file

@ -2,3 +2,4 @@
log_path = ./log/ansible.log
hostfile = ./inventory
inventory = ./inventory
ask_sudo_pass = true