xoxys.haveged/molecule/rocky8/converge.yml
Robert Kaussow b7666558c7
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:11:42 +01:00

10 lines
127 B
YAML

---
- name: Converge
hosts: all
vars:
haveged_packages_extra:
- epel-release
roles:
- role: xoxys.haveged