You've already forked ansible-role-repo-epel
Get matrix working
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
matrix:
|
matrix:
|
||||||
molecule_distro:
|
MOLECULE_DISTRO:
|
||||||
- centos7
|
- centos7
|
||||||
- centos8
|
- centos8
|
||||||
- almalinux8
|
- almalinux8
|
||||||
@@ -9,7 +9,6 @@ steps:
|
|||||||
image: guisea/ansible-molecule
|
image: guisea/ansible-molecule
|
||||||
environment:
|
environment:
|
||||||
ANSIBLE_CALLBACK_WHITELIST: profile_tasks
|
ANSIBLE_CALLBACK_WHITELIST: profile_tasks
|
||||||
# MOLECULE_DISTRO: ${molecule_distro}
|
|
||||||
EPEL_MIRROR_URL: https://mirrors.guise.net.nz/epel
|
EPEL_MIRROR_URL: https://mirrors.guise.net.nz/epel
|
||||||
commands:
|
commands:
|
||||||
- molecule test --all
|
- molecule test --all
|
||||||
|
|||||||
Reference in New Issue
Block a user