Molecule test work - include_role task in converge.yml. become: test, gather_facts: false
All checks were successful
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Successful in 37s

This commit is contained in:
Mike Holloway 2025-01-03 20:28:43 -05:00
parent ecfa63d021
commit ca2ee9926d

View File

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