mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user