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: Ibdbfab5d3ab2eb301a583db469f7a96b8785bf7d
This commit is contained in:
Marc Gariepy 2020-06-11 14:01:20 -04:00
parent 639ef054b6
commit 2acd385d30
1 changed files with 0 additions and 1 deletions

View File

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