2021-01-30 19:50:13 +01:00
|
|
|
[debian]
|
2021-01-30 20:21:27 +01:00
|
|
|
localhost ansible_connection=local
|
2021-01-30 19:50:13 +01:00
|
|
|
|
|
|
|
[arch]
|
2021-01-30 20:23:23 +01:00
|
|
|
localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python3
|
2021-01-30 19:50:13 +01:00
|
|
|
|
|
|
|
[centos]
|
|
|
|
localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python2
|