mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Merge pull request #149 from gdahlm/devel
Fix issue with python virtual environments and localhost.
This commit is contained in:
commit
e7ce2fcc8d
@ -1,4 +1,4 @@
|
||||
localhost ansible_connection=local
|
||||
localhost ansible_connection=local ansible_python_interpreter="/usr/bin/env python"
|
||||
|
||||
[all:vars]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user