Download and configure Zabbix-server with a local PostgreSQL database and PHP web frontend
Go to file
2024-10-22 18:19:12 -05:00
roles/zabbix_server [ADD] Initial version 2024-10-22 18:19:12 -05:00
local.yml [ADD] Initial version 2024-10-22 18:19:12 -05:00
README.md [ADD] Initial version 2024-10-22 18:19:12 -05:00

Ansible role that configures Zabbix Server in a server or container

To be used with Ansible-pull:

apt install ansible
ansible-pull -U "ssh://git@gitea.agofer.net:22001/jegomez/ansible-role-zabbix-server.git"

Based on Official Zabbix Server Role