18 lines
314 B
YAML
18 lines
314 B
YAML
|
galaxy_info:
|
||
|
author: saibotk
|
||
|
description: This role installs the haveged package and starts the systemd service.
|
||
|
license: GPL-3.0-only
|
||
|
min_ansible_version: 2.9
|
||
|
|
||
|
platforms:
|
||
|
- name: Fedora
|
||
|
versions:
|
||
|
- 32
|
||
|
- name: CentOS
|
||
|
versions:
|
||
|
- 7
|
||
|
|
||
|
galaxy_tags: []
|
||
|
|
||
|
dependencies: []
|