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

This commit is contained in:
2021-10-05 22:11:52 +02:00
parent dac00ef476
commit 0de82fb7a9

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