Get matrix working

This commit is contained in:
2023-08-19 16:47:43 +12:00
parent 69d831768c
commit 959d43c869

View File

@@ -1,5 +1,5 @@
matrix:
molecule_distro:
MOLECULE_DISTRO:
- centos7
- centos8
- almalinux8
@@ -9,7 +9,6 @@ steps:
image: guisea/ansible-molecule
environment:
ANSIBLE_CALLBACK_WHITELIST: profile_tasks
# MOLECULE_DISTRO: ${molecule_distro}
EPEL_MIRROR_URL: https://mirrors.guise.net.nz/epel
commands:
- molecule test --all