forked from telekom-mms/ansible-collection-icinga
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgalaxy.yml
29 lines (29 loc) · 1 KB
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
namespace: t_systems_mms
name: ansible_collection_icinga
version: 1.0.9
readme: README.md
authors:
- Christopher Grau <christopher.grau@t-systems.com>
- Daniel Uhlmann <daniel.uhlmann@t-systems.com>
description: >-
This collection serves as a kind of 'meta collection' for roles and
collections, which are used for the configuration and administration of
individual components of Icinga. Additionally, this collection is used to
install the Icinga agent and roll out custom checks for every agent.
dependencies:
t_systems_mms.icinga_director: '*'
t_systems_mms.icinga_business_process: '*'
license:
- GPL-3.0-only
license_file: ''
tags:
- icinga
- monitoring
- agent
- collection
- director
- plugins
repository: 'https://github.com/T-Systems-MMS/ansible-collection-icinga'
documentation: 'https://github.com/T-Systems-MMS/ansible-collection-icinga'
homepage: 'https://github.com/T-Systems-MMS/ansible-collection-icinga'
issues: 'https://github.com/T-Systems-MMS/ansible-collection-icinga/issues'