diff --git a/ansible.cfg b/ansible.cfg index 72c8af9..9effa3d 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -7,4 +7,4 @@ host_key_checking = false deprecation_warnings = false ask_become_pass = true pipelining = true -ansible_python_interpreter = /usr/bin/python3 +interpreter_python = python3