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
All checks were successful
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Successful in 37s
This commit is contained in:
parent
ecfa63d021
commit
ca2ee9926d
@ -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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user