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

https://github.com/hspaans/ansible-role-nagios

Ansible Role for Nagios
https://github.com/hspaans/ansible-role-nagios

ansible ansible-role monitoring nagios

Last synced: 2 months ago
JSON representation

Ansible Role for Nagios

Awesome Lists containing this project

README

          

# Role Name

Install and maintain Nagios.

## Requirements

None.

## Role Variables

Default variables are set in `defaults/main.yml`.

## Dependencies

No dependency on other Ansible Galaxy roles.

## Example Playbook

```yaml
---
- hosts: servers
roles:
- { role: hspaans.nagios, become: true }
```

## License

MIT

## Author Information

This role was created in 2020 by [Hans Spaans](https://github.com/hspaans).