Ansible Role haveged
This role installs haveged.
Optional Role Variables
Variable |
Description |
Default Value |
---|---|---|
|
Enables or disables the service, analogous to |
|
|
Changes the state of the service, analogous to
|
|
Example:
# optional
haveged__service_enabled: true
haveged__service_state: 'started'