xoxys.haveged/molecule/ec2-centos-7/playbook.yml
Robert Kaussow ff269f7853
All checks were successful
continuous-integration/drone/push Build is passing
add missing epel test dependency
2019-09-18 11:23:38 +02:00

10 lines
127 B
YAML

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