playbook/ansible.cfg: set ansible_python_interpreter -> python3
This commit is contained in:
parent
cbc20d0f46
commit
645ff9cd20
@ -11,3 +11,4 @@ gathering = smart
|
||||
stdout_callback = skippy
|
||||
host_key_checking = False
|
||||
deprecation_warnings = False
|
||||
ansible_python_interpreter=/usr/bin/python3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user