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