xoxys.scan2mail/molecule/rocky8/converge.yml
Robert Kaussow 07019a9f07
All checks were successful
continuous-integration/drone/push Build is passing
feat: add test for Rocky Linux 8 (#1)
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
Co-committed-by: Robert Kaussow <xoxys@rknet.org>
2022-01-26 21:02:36 +01:00

10 lines
131 B
YAML

---
- name: Converge
hosts: all
vars:
scan2mail_packages_extra:
- epel-release
roles:
- role: xoxys.scan2mail