Set generic python interpreter
This commit is contained in:
parent
6e7aea1b22
commit
f67b681d6a
1 changed files with 3 additions and 0 deletions
|
@ -35,3 +35,6 @@ network_dns_servers:
|
|||
|
||||
# hardcode this for now
|
||||
ansible_datacenter: home
|
||||
|
||||
# use as generic as possible python binary so delegate_to works
|
||||
ansible_python_interpreter: python3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue