# Molecule testing ## Correcting project name refs, adding role deps
Some checks failed
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Failing after 1m51s

This commit is contained in:
Mike Holloway 2026-07-24 12:07:22 -04:00
parent 8535ba3384
commit 7934dbb6e7
2 changed files with 3 additions and 2 deletions

View File

@ -52,12 +52,12 @@ jobs:
- name: Project Checkout
uses: actions/checkout@v4
with:
path: 'podman-host'
path: 'podman_netbird'
- name: Set up Python
uses: actions/setup-python@v2
- name: Molecule test
run: |
cd podman-host/extensions
cd podman_netbird/extensions
molecule test

View File

@ -1,4 +1,5 @@
roles:
- equilibrateit.podman-host
- geerlingguy.repo-epel
- geerlingguy.certbot
collections: