Cleanup ansible_python_interpreter
ansible_pyhton_interpreter is set to auto, it's not needed anywhere now. Change-Id: I09da7425e6794851b2aa88b8053530b8ce3bbb26
This commit is contained in:
parent
f30ce56146
commit
c22db848a9
@ -19,8 +19,6 @@
|
|||||||
gather_facts: false
|
gather_facts: false
|
||||||
vars_files:
|
vars_files:
|
||||||
- common/test-vars.yml
|
- common/test-vars.yml
|
||||||
vars:
|
|
||||||
ansible_python_interpreter: "{{ ansible_playbook_python }}"
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Create br-prov network
|
- name: Create br-prov network
|
||||||
os_network:
|
os_network:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user