8 lines
263 B
Plaintext
8 lines
263 B
Plaintext
|
[debian]
|
||
|
localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python2
|
||
|
|
||
|
[arch]
|
||
|
localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python2
|
||
|
|
||
|
[centos]
|
||
|
localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python2
|