forked from ansible-collections/community.zabbix
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgalaxy.yml
25 lines (25 loc) · 744 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
---
namespace: community
name: zabbix
version: 1.5.1
readme: README.md
authors:
- Dusan Matejka (@D3DeFi)
- sky-joker (@sky-joker)
- Werner Dijkerman (@dj-wasabi)
description: Collection allowing to configure resources in Zabbix monitoring system
license_file: LICENSE
tags:
- monitoring
- zabbix
repository: https://github.com/ansible-collections/community.zabbix.git
documentation: https://github.com/ansible-collections/community.zabbix.git
homepage: https://github.com/ansible-collections/community.zabbix
issues: https://github.com/ansible-collections/community.zabbix/issues
dependencies:
ansible.windows: "*"
ansible.netcommon: "*"
ansible.posix: "*"
community.general: "*"
community.mysql: "*"
community.postgresql: "*"