diff --git a/ansible.cfg b/ansible.cfg index 81c97e5..ca9dd3a 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,3 +2,4 @@ inventory = inventory.yml private_key_file = ~/.ssh/default-key host_key_checking = False +interpreter_python = auto_silent