From b7d2ba2e8964c8647a769765e8bc72cfdc4e9fb8 Mon Sep 17 00:00:00 2001 From: Rich Megginson Date: Tue, 20 Aug 2024 12:22:19 -0600 Subject: [PATCH] test: make test_trusted_execution gather facts facts are needed for python interpreter discovery Signed-off-by: Rich Megginson --- tests/tests_trusted_execution.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/tests_trusted_execution.yml b/tests/tests_trusted_execution.yml index 656a08a..4162d95 100644 --- a/tests/tests_trusted_execution.yml +++ b/tests/tests_trusted_execution.yml @@ -1,6 +1,7 @@ --- - name: Basic test for fapolicyd hosts: all + gather_facts: true # needed for python executable discovery tasks: - name: Run tests vars: