infrastructure/roles/haveged/meta/main.yml

25 lines
436 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"
standalone: true
platforms:
- name: EL
versions:
- all
- name: Fedora
versions:
- all
- name: Ubuntu
versions:
- all
- name: Debian
versions:
- all
galaxy_tags: []
dependencies:
- role: epel