official zabbix-project already shares a lot of templates: https://github.com/zabbix/community-templates
you need to enable certain checks on hosts first (group_vars, hosts_vars, inventory, ...) example: "zabbix_checks_dns_enable: true" then run:
ansible-playbook zabbix-checks.yml
none
required:
FIXME
see defaults/main.yml for more variables
see: playbooks/monitoring/zabbix-checks.yml
GPL-3.0-or-later
selfhostix