6 lines
135 B
Text
6 lines
135 B
Text
|
testhost ansible_python_interpreter=firstpython
|
||
|
testhost2 ansible_python_interpreter=secondpython
|
||
|
|
||
|
[all:vars]
|
||
|
ansible_connection=local
|