https://github.com/sjinks/ansible-role-haveged
Ansible role to install haveged
https://github.com/sjinks/ansible-role-haveged
ansible ansible-role haveged
Last synced: 3 months ago
JSON representation
Ansible role to install haveged
- Host: GitHub
- URL: https://github.com/sjinks/ansible-role-haveged
- Owner: sjinks
- License: mit
- Created: 2017-11-20T04:23:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-22T08:17:42.000Z (almost 8 years ago)
- Last Synced: 2025-03-03T03:12:21.313Z (over 1 year ago)
- Topics: ansible, ansible-role, haveged
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible Role: Haveged
This role installs `haveged` — a userspace entropy daemon using the HAVEGE algorithm.
## Requirements
None.
## Role Variables
None.
## Dependencies
None.
## Usage
```
- hosts: all
roles:
- sjinks.haveged
```
## License
MIT, see LICENSE.