mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -03:30
updated to include py3
amended to be "/usr/bin/env python3" as suggested
This commit is contained in:
parent
1afd8b4309
commit
e42915d4cf
@ -1,4 +1,4 @@
|
||||
localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python3
|
||||
localhost ansible_connection=local ansible_python_interpreter="/usr/bin/env python3"
|
||||
|
||||
[all:vars]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user