Explicitly set python binary
This commit is contained in:
parent
4f54dde23c
commit
716382ffab
1 changed files with 1 additions and 0 deletions
1
vars.yml
1
vars.yml
|
@ -1,4 +1,5 @@
|
||||||
---
|
---
|
||||||
|
ansible_python_interpreter: "/usr/bin/python3"
|
||||||
ansible_wheel: root
|
ansible_wheel: root
|
||||||
mail_server: mail.foo.sh
|
mail_server: mail.foo.sh
|
||||||
mail_domain: foo.sh
|
mail_domain: foo.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue