Molecule test work - include_role task in converge.yml. Syntax fix
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 34s

This commit is contained in:
Mike Holloway 2025-01-03 19:26:46 -05:00
parent 1317973aff
commit 0f0c71e04b

View File

@ -4,5 +4,6 @@
gather_facts: false
tasks:
- name: podman-host Role
include_role: podman-host
tasks_from: main.yml
include_role:
name: podman-host
tasks_from: main.yml