removed explicit python2 interpreter in tests
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Tobias Trabelsi 2021-10-05 22:11:52 +02:00
parent dac00ef476
commit 0de82fb7a9
Signed by: lerentis
GPG Key ID: FF0C2839718CAF2E

View File

@ -5,4 +5,4 @@ localhost ansible_connection=local
localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python3
[centos]
localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python2
localhost ansible_connection=local