forked from telekom-mms/ansible-collection-icinga-director
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
32 lines (32 loc) · 896 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
32
namespace: t_systems_mms
name: icinga_director
version: 1.19.0
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/T-Systems-MMS/ansible-collection-icinga-director'
documentation: 'https://github.com/T-Systems-MMS/ansible-collection-icinga-director'
homepage: 'https://github.com/T-Systems-MMS/ansible-collection-icinga-director'
issues: 'https://github.com/T-Systems-MMS/ansible-collection-icinga-director/issues'
build_ignore:
- vsc-snippets
- codecov.yml
- .github
- hacking
- requirements.txt
- test-requirements.txt
- tests
- .tox
- tox.ini
- .yamllint