Molecule test work - include_role task in converge.yml. become: test
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 35s
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 35s
This commit is contained in:
parent
8848ffe184
commit
ecfa63d021
@ -1,7 +1,9 @@
|
||||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
gather_facts: false
|
||||
become: true
|
||||
become_user: root
|
||||
gather_facts: true
|
||||
tasks:
|
||||
- name: podman-host Role
|
||||
include_role:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user