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
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 33s
This commit is contained in:
parent
9f96734111
commit
1317973aff
@ -3,6 +3,6 @@
|
|||||||
hosts: all
|
hosts: all
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
tasks:
|
tasks:
|
||||||
- name: Replace this task with one that validates your content
|
- name: podman-host Role
|
||||||
ansible.builtin.debug:
|
include_role: podman-host
|
||||||
msg: "This is the effective test"
|
tasks_from: main.yml
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user