blob: 3e4fe8b7987fccb3a69b475d291153c004652fe7 (
plain)
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
33
34
|
---
requires_ansible: '>=2.9.10'
action_groups:
zabbix:
- zabbix_action
- zabbix_authentication
- zabbix_autoregister
- zabbix_discovery_rule
- zabbix_globalmacro
- zabbix_group_facts
- zabbix_group_info
- zabbix_group
- zabbix_host_events_info
- zabbix_host_facts
- zabbix_host_info
- zabbix_hostmacro
- zabbix_host
- zabbix_housekeeping
- zabbix_maintenance
- zabbix_map
- zabbix_mediatype
- zabbix_proxy_info
- zabbix_proxy
- zabbix_screen
- zabbix_script
- zabbix_service
- zabbix_template_info
- zabbix_template
- zabbix_user_directory
- zabbix_usergroup
- zabbix_user_info
- zabbix_user
- zabbix_user_role
- zabbix_valuemap
|