infrastructure/roles/haveged/meta/main.yml
saibotk 0152abb7df
!fix(haveged): Remove direct dependency on epel
So that this can be used on other systems too
2024-03-10 01:08:02 +01:00

24 lines
424 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: []