mirror of
https://github.com/ansible/awx.git
synced 2026-03-22 11:25:08 -02:30
Fix issue with python virtual environments and localhost.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
localhost ansible_connection=local
|
localhost ansible_connection=local ansible_python_interpreter="/usr/bin/env python"
|
||||||
|
|
||||||
[all:vars]
|
[all:vars]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user