35 lines
752 B
YAML
35 lines
752 B
YAML
---
|
|
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
|