infrastructure/roles/haveged
2022-11-02 21:57:13 +01:00
..
meta ansible-lint: Fix various new issues 2022-11-02 21:57:13 +01:00
tasks Use FQCN in all tasks 2022-08-13 17:50:54 +02:00
README.md haveged: Add epel as requirement & small cleanup 2020-08-14 05:27:25 +02:00

Haveged

Installs the haveged package, which is useful to provide continous random values, preventing cases where the system does not have enought entropy and thus does not output new random values. (Usually useful for virtualized machines)

Requirements

None other than a "haveged" package being available.

Role Variables

None

Dependencies

  • epel

License

GPL-3.0-only