diff --git a/ansible.cfg b/ansible.cfg index 000b632..3f55cbd 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,6 +1,6 @@ [defaults] +interpreter_python = /usr/bin/python inventory = ./hosts -allow_world_readable_tmpfiles = true stdout_callback = debug [ssh_connection]