Use (fixed path) python3 interpreter by default
This commit is contained in:
parent
c38742df47
commit
8cc4d46b96
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
[defaults]
|
[defaults]
|
||||||
|
ansible_python_interpreter = /usr/bin/python3
|
||||||
roles_path = ./roles
|
roles_path = ./roles
|
||||||
|
|
||||||
[privilege_escalation]
|
[privilege_escalation]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue