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
|
||||
vars_files:
|
||||
- common/test-vars.yml
|
||||
vars:
|
||||
ansible_python_interpreter: "{{ ansible_playbook_python }}"
|
||||
tasks:
|
||||
- name: Create br-prov network
|
||||
os_network:
|
||||
|
Loading…
Reference in New Issue
Block a user