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

This commit is contained in:
Mike Holloway 2025-01-03 19:25:02 -05:00
parent 9f96734111
commit 1317973aff

View File

@ -3,6 +3,6 @@
hosts: all
gather_facts: false
tasks:
- name: Replace this task with one that validates your content
ansible.builtin.debug:
msg: "This is the effective test"
- name: podman-host Role
include_role: podman-host
tasks_from: main.yml