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: I5c5eba38917254187a5b006fd810977ee48ec023
This commit is contained in:
parent
89c354a48b
commit
15a0be8cbb
@ -20,7 +20,6 @@ neutron_provider_networks:
|
||||
|
||||
neutron_local_ip: 10.1.2.1
|
||||
|
||||
ansible_python_interpreter: "/usr/bin/python2"
|
||||
|
||||
bridges:
|
||||
- name: "br-mgmt"
|
||||
|
Loading…
Reference in New Issue
Block a user