An open API service indexing awesome lists of open source software.

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

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.