remove ansible_python_interpreter

ansible_python_interpreter is now set to auto in the tests repo.
it doesn't need to be overwritten in the test anymore.

Depends-On: https://review.opendev.org/734676/
Change-Id: I98386dde8e10e0ded820326af443aa6e70f53321
This commit is contained in:
Marc Gariepy 2020-06-11 14:01:20 -04:00
parent 437bc276fa
commit e5d245c17d

View File

@ -16,4 +16,3 @@
bridges:
- "br-mgmt"
ansible_python_interpreter: "/usr/bin/python2"