Cleanup ansible_python_interpreter
ansible_pyhton_interpreter is set to auto, it's not needed anywhere now. Change-Id: I8cb2503a66e4b419ffbe2337d3e86ba68a2f574f
This commit is contained in:
@@ -19,8 +19,6 @@
|
||||
hosts: localhost
|
||||
connection: local
|
||||
gather_facts: false
|
||||
vars:
|
||||
ansible_python_interpreter: "{{ ansible_playbook_python }}"
|
||||
vars_files:
|
||||
- common/test-vars.yml
|
||||
tasks:
|
||||
|
Reference in New Issue
Block a user