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:
Marc Gariepy 2020-06-17 11:14:18 -04:00
parent b72a9dfe94
commit abb1c721e5

View File

@ -19,8 +19,6 @@
gather_facts: no
vars_files:
- common/test-vars.yml
vars:
ansible_python_interpreter: "{{ ansible_playbook_python }}"
tasks:
- name: Add test projects
os_project: