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:
parent
639ef054b6
commit
2acd385d30
@ -17,4 +17,3 @@ bridges:
|
|||||||
- name: "br-mgmt"
|
- name: "br-mgmt"
|
||||||
ip_addr: "10.1.0.1"
|
ip_addr: "10.1.0.1"
|
||||||
|
|
||||||
ansible_python_interpreter: "/usr/bin/python2"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user