infrastructure/roles/haveged/meta/main.yml
saibotk 96dbd9176c
haveged: Add epel as requirement & small cleanup
This adds the missing dependency on the epel role and cleans up some messages / the README.
2020-08-14 05:27:25 +02:00

15 lines
262 B
YAML

galaxy_info:
author: saibotk
description: Installs the haveged package and starts the systemd service.
license: GPL-3.0-only
min_ansible_version: 2.9
platforms:
- name: CentOS
versions:
- 7
galaxy_tags: []
dependencies:
- epel