removed explicit python2 interpreter in tests
continuous-integration/drone/push Build was killed Details

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
1 changed files with 1 additions and 1 deletions

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