# 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
Some checks failed
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Failing after 1m51s
This commit is contained in:
parent
8535ba3384
commit
7934dbb6e7
@ -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
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
roles:
|
||||
- equilibrateit.podman-host
|
||||
- geerlingguy.repo-epel
|
||||
- geerlingguy.certbot
|
||||
collections:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user