diff --git a/ansible/ansible.cfg b/ansible/ansible.cfg index d888f5b..cd644a6 100644 --- a/ansible/ansible.cfg +++ b/ansible/ansible.cfg @@ -1,5 +1,6 @@ [defaults] inventory = inventory/hosts.yml +interpreter_python = auto_silent roles_path = roles host_key_checking = False