mirror of
https://github.com/ansible/awx.git
synced 2026-03-18 09:27:31 -02:30
Merge pull request #149 from gdahlm/devel
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