Default python 3 on All
This commit is contained in:
parent
0d3d6eb22e
commit
aabc0c2004
|
|
@ -1,2 +1,3 @@
|
|||
ansible_user: ansible
|
||||
ansible_password: "{{ ansible_crypted_password }}"
|
||||
ansible_password: "{{ ansible_crypted_password }}"
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
Loading…
Reference in New Issue