From 6c53ccc670e7218b6c8de827d5fd2ebdacf7a9ce Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 11 Jan 2024 13:55:46 +0000 Subject: [PATCH] Update molecule-python workflow to use molecule base configs --- .github/workflows/molecule-python.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/molecule-python.yml b/.github/workflows/molecule-python.yml index 0731fa0d..9266aef8 100644 --- a/.github/workflows/molecule-python.yml +++ b/.github/workflows/molecule-python.yml @@ -10,4 +10,4 @@ jobs: molecule-firewalld: uses: ./.github/workflows/molecule.yml with: - run-tags: python + tests-path: ansible_collections/mirsg/infrastructure/roles/install_python