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: I4ace5af5d555da5452b734f83851b48b4e55d915
This commit is contained in:
Marc Gariepy 2020-06-11 13:51:57 -04:00
parent 1c2a0261fc
commit cf3b1dbe7b

View File

@ -17,4 +17,3 @@ bridges:
- name: "br-mgmt"
ip_addr: "10.1.0.1"
ansible_python_interpreter: "/usr/bin/python2"