diff --git a/ansible.cfg b/ansible.cfg index 8c2a73b..5003a2a 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,5 +2,4 @@ log_path = ./log/ansible.log hostfile = ./inventory inventory = ./inventory -ask_sudo_pass = true roles_dir = ./.roles