saibotk
96dbd9176c
This adds the missing dependency on the epel role and cleans up some messages / the README.
15 lines
262 B
YAML
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
|