verify/tests/inventory
Tobias Trabelsi 0de82fb7a9
Some checks reported errors
continuous-integration/drone/push Build was killed
removed explicit python2 interpreter in tests
2021-10-05 22:11:52 +02:00

8 lines
176 B
Plaintext

[debian]
localhost ansible_connection=local
[arch]
localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python3
[centos]
localhost ansible_connection=local