From 11703fa6d460ade636915b83ec1ae6045bc83a9e Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Mon, 3 Jun 2024 13:38:41 -0600 Subject: [PATCH] remove trailing spaces --- tests/tests_trusted_execution.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests_trusted_execution.yml b/tests/tests_trusted_execution.yml index fba85cc..656a08a 100644 --- a/tests/tests_trusted_execution.yml +++ b/tests/tests_trusted_execution.yml @@ -51,7 +51,7 @@ vars: __python: "{{ '/usr/libexec/platform-python' if (ansible_facts['distribution_major_version'] == '8' and - ansible_facts['os_family'] == 'RedHat') + ansible_facts['os_family'] == 'RedHat') else '/usr/bin/python' }}" - name: Create a new user