From abb1c721e50258a0fede787b810e3b17e59d85f7 Mon Sep 17 00:00:00 2001 From: Marc Gariepy Date: Wed, 17 Jun 2020 11:14:18 -0400 Subject: [PATCH] Cleanup ansible_python_interpreter ansible_pyhton_interpreter is set to auto, it's not needed anywhere now. Change-Id: I46843d4e25b1716cf6a095d00c525683a64075d6 --- tests/test-swift-functional.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/test-swift-functional.yml b/tests/test-swift-functional.yml index e4ca861e..484957ce 100644 --- a/tests/test-swift-functional.yml +++ b/tests/test-swift-functional.yml @@ -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: