Skip to content

Commit

Permalink
Get matrix working
Browse files Browse the repository at this point in the history
  • Loading branch information
guisea committed Aug 19, 2023
1 parent 69d8317 commit 959d43c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .woodpecker.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
matrix:
molecule_distro:
MOLECULE_DISTRO:
- centos7
- centos8
- almalinux8
Expand All @@ -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

0 comments on commit 959d43c

Please sign in to comment.