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
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 34s
This commit is contained in:
parent
1317973aff
commit
0f0c71e04b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user