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

This commit is contained in:
Mike Holloway 2025-01-03 20:27:16 -05:00
parent 8848ffe184
commit ecfa63d021

View File

@ -1,7 +1,9 @@
--- ---
- name: Converge - name: Converge
hosts: all hosts: all
gather_facts: false become: true
become_user: root
gather_facts: true
tasks: tasks:
- name: podman-host Role - name: podman-host Role
include_role: include_role: