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: I73c3c12fe937cda95455dcd5cd708d03a316b392
This commit is contained in:
Marc Gariepy 2020-06-11 14:01:21 -04:00
parent 3640957e1b
commit ead7a35ea9
1 changed files with 0 additions and 1 deletions

View File

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