Cleanup ansible_python_interpreter

ansible_pyhton_interpreter is set to auto, it's not needed anywhere now.

Change-Id: I46843d4e25b1716cf6a095d00c525683a64075d6
(cherry picked from commit abb1c721e50258a0fede787b810e3b17e59d85f7)
This commit is contained in:
Marc Gariepy 2020-06-17 11:14:18 -04:00 committed by Jonathan Rosser
parent 6739a828d3
commit 2daea483ed

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: