changed python path for pi2
This commit is contained in:
@@ -38,6 +38,6 @@ all:
|
|||||||
ansible_host: 192.168.178.89
|
ansible_host: 192.168.178.89
|
||||||
ansible_user: ansible
|
ansible_user: ansible
|
||||||
ansible_ssh_private_key_file: ~/.ssh/ansible
|
ansible_ssh_private_key_file: ~/.ssh/ansible
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user