Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bodsch/ansible-collection-icinga
- Owner: bodsch
- License: apache-2.0
- Created: 2023-05-28T04:55:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-20T05:08:46.000Z (5 months ago)
- Last Synced: 2024-08-20T12:14:07.243Z (5 months ago)
- Topics: ansible, ansible-collection, automation, icinga, icinga2, icingadb, icingaweb2, icingaweb2-module, icingaweb2-theme
- Language: Python
- Homepage:
- Size: 257 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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