mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 11:08:13 -03: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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user