mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 09:48:51 -03:30
updated to include py3
amended to be "/usr/bin/env python3" as suggested
This commit is contained in:
@@ -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]
|
[all:vars]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user