Robert Kaussow
b7666558c7
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Robert Kaussow <xoxys@rknet.org> Co-committed-by: Robert Kaussow <xoxys@rknet.org>
10 lines
127 B
YAML
10 lines
127 B
YAML
---
|
|
- name: Converge
|
|
hosts: all
|
|
vars:
|
|
haveged_packages_extra:
|
|
- epel-release
|
|
|
|
roles:
|
|
- role: xoxys.haveged
|