diff --git a/ansible.cfg b/ansible.cfg index 4c41b64..0e25922 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,4 +1,5 @@ [defaults] +ansible_python_interpreter = /usr/bin/python3 roles_path = ./roles [privilege_escalation]