Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bodsch/ansible-collection-icinga

A collection of Ansible roles for the Icinga universe.
https://github.com/bodsch/ansible-collection-icinga

ansible ansible-collection automation icinga icinga2 icingadb icingaweb2 icingaweb2-module icingaweb2-theme

Last synced: about 2 months ago
JSON representation

A collection of Ansible roles for the Icinga universe.

Awesome Lists containing this project

README

        

# Ansible Collection - bodsch.icinga

Documentation for the collection.

## Roles

| Role | Build State | Description |
|:---------------------------------------------------------- | :---- | :---- |
| [bodsch.icinga.icinga2](./roles/icinga2/README.md) | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/bodsch/ansible-collection-icinga/icinga2.yml?branch=main)][icinga2] | This role will fully configure and install [icinga2](https://icinga.com/). |
| [bodsch.icinga.icingaweb2](./roles/icingaweb2/README.md) | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/bodsch/ansible-collection-icinga/icingaweb2.yml?branch=main)][icingaweb2] | Ansible role for configuration and deployment of [icingaweb2](https://icinga.com/docs/icinga-web/latest/doc/01-About/). |
| [bodsch.icinga.icingadb](./roles/icingadb/README.md) | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/bodsch/ansible-collection-icinga/icingadb.yml?branch=main)][icingadb] | Ansible role for configuration and deployment of [icingadb](https://icinga.com/docs/icinga-db/latest/doc/01-About/). |
| [bodsch.icinga.icingaweb2_modules](./roles/icingaweb2_modules/README.md) | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/bodsch/ansible-collection-icinga/icingaweb2_modules.yml?branch=main)][icingaweb2_modules] | Ansible role for installing of various Icingaweb2 Modules |
| [bodsch.icinga.icingaweb2_themes](./roles/icingaweb2_themes/README.md) | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/bodsch/ansible-collection-icinga/icingaweb2_themes.yml?branch=main)][icingaweb2_themes] | Ansible role for installing of various Icingaweb2 Themes |

[icinga2]: https://github.com/bodsch/ansible-collection-icinga/actions/workflows/icinga2.yml
[icingaweb2]: https://github.com/bodsch/ansible-collection-icinga/actions/workflows/icingaweb2.yml
[icingadb]: https://github.com/bodsch/ansible-collection-icinga/actions/workflows/icingadb.yml
[icingaweb2_modules]: https://github.com/bodsch/ansible-collection-icinga/actions/workflows/icingaweb2_modules.yml
[icingaweb2_themes]: https://github.com/bodsch/ansible-collection-icinga/actions/workflows/icingaweb2_themes.yml

## Modules

| Name | Description |
| :---- | :---- |

## Filters

| Name | Description |
| :---- | :---- |

## Contribution

Please read [Contribution](CONTRIBUTING.md)

## Development, Branches (Git Tags)

The `master` Branch is my *Working Horse* includes the "latest, hot shit" and can be complete broken!

If you want to use something stable, please use a [Tagged Version](https://github.com/bodsch/ansible-collection-icinga/tags)!

## Author

- Bodo Schulz