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
|
||||
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user