9c3c6e11c3
When infra-ansible runs in a virtualenv, this line is needed in order to use the python binary installed in the virtualenv, otherwise the system-wide is used and you can get dependency issues due to missing packages on site-packages that are available on the virtualenv. Change-Id: I3af50d734ff5d18eee73b124840db9683dc708dd
4 lines
77 B
INI
4 lines
77 B
INI
localhost ansible_python_interpreter="/usr/bin/env python"
|
|
[local]
|
|
127.0.0.1
|