-
Notifications
You must be signed in to change notification settings - Fork 30
/
Copy pathgalaxy.yml
31 lines (31 loc) · 877 Bytes
/
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
30
31
namespace: telekom_mms
name: icinga_director
version: 2.2.2
readme: README.md
authors:
- Sebastian Gumprich <[email protected]>
- Lars Krahl <[email protected]>
description: >-
This collection contains Ansible modules to change objects in Icinga 2 using the director API.
license:
- GPL-2.0-or-later
license_file: ''
tags:
- icinga
- monitoring
dependencies: {}
repository: 'https://github.com/telekom-mms/ansible-collection-icinga-director'
documentation: 'https://github.com/telekom-mms/ansible-collection-icinga-director'
homepage: 'https://github.com/telekom-mms/ansible-collection-icinga-director'
issues: 'https://github.com/telekom-mms/ansible-collection-icinga-director/issues'
build_ignore:
- vsc-snippets
- codecov.yml
- .github
- hacking
- requirements.txt
- test-requirements.txt
- tests
- .tox
- tox.ini
- .yamllint