podman-host role name in converge.yml
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 2m10s
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 2m10s
This commit is contained in:
parent
8859eefbf0
commit
c1b03b4e9a
@ -19,8 +19,8 @@
|
||||
# commands. Most molecule users are expected to use containers that already
|
||||
# have python installed in order to avoid notable delays installing it.
|
||||
tasks:
|
||||
- name: Apply test-molecule Role
|
||||
- name: Apply podman-host Role
|
||||
include_role:
|
||||
name: test-molecule
|
||||
name: podman-host
|
||||
# ansible.builtin.assert:
|
||||
# that: result.stdout | regex_search("^Linux")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user