Download and configure Zabbix-server with a local PostgreSQL database and PHP web frontend
| roles/zabbix_server | ||
| local.yml | ||
| README.md | ||
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