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: I310a1b3d81d726eb8c3401607a1306f44ee1a4d4
This commit is contained in:
Marc Gariepy 2020-06-11 13:51:58 -04:00
parent bc7862b001
commit 720524c5cd
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ neutron_provider_networks:
neutron_local_ip: 10.1.2.1
ansible_python_interpreter: "/usr/bin/python2"
bridges:
- name: "br-mgmt"