Cleanup ansible_python_interpreter
ansible_pyhton_interpreter is set to auto, it's not needed anywhere now. Change-Id: I46843d4e25b1716cf6a095d00c525683a64075d6
This commit is contained in:
parent
b72a9dfe94
commit
abb1c721e5
@ -19,8 +19,6 @@
|
|||||||
gather_facts: no
|
gather_facts: no
|
||||||
vars_files:
|
vars_files:
|
||||||
- common/test-vars.yml
|
- common/test-vars.yml
|
||||||
vars:
|
|
||||||
ansible_python_interpreter: "{{ ansible_playbook_python }}"
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Add test projects
|
- name: Add test projects
|
||||||
os_project:
|
os_project:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user