fix role name in molecule
This commit is contained in:
parent
090f5b5c7a
commit
1f22210968
@ -2,4 +2,4 @@
|
||||
- name: Converge
|
||||
hosts: all
|
||||
roles:
|
||||
- role: xoxys.podman
|
||||
- role: xoxys.firewalld
|
||||
|
@ -7,7 +7,7 @@ dependency:
|
||||
role-file: molecule/requirements.yml
|
||||
requirements-file: molecule/requirements.yml
|
||||
platforms:
|
||||
- name: "rocky9-podman"
|
||||
- name: "rocky9-firewalld"
|
||||
server_type: "cx11"
|
||||
image: "rocky-9"
|
||||
provisioner:
|
||||
|
@ -1,5 +1,3 @@
|
||||
---
|
||||
collections:
|
||||
- name: containers.podman
|
||||
|
||||
collections: []
|
||||
roles: []
|
||||
|
Loading…
Reference in New Issue
Block a user