Files
ansible-role-repo-epel/.woodpecker.yml

16 lines
339 B
YAML
Raw Normal View History

2023-08-19 16:30:56 +12:00
matrix:
molecule_distro:
- centos7
- centos8
- almalinux8
steps:
build:
image: guisea/ansible-molecule
environment:
ANSIBLE_CALLBACK_WHITELIST: profile_tasks
2023-08-19 16:39:43 +12:00
# MOLECULE_DISTRO: ${molecule_distro}
2023-08-19 16:30:56 +12:00
EPEL_MIRROR_URL: https://mirrors.guise.net.nz/epel
commands:
- molecule test --all