community.zabbix
community.zabbix copied to clipboard
Simply Variable Definition
SUMMARY
The server and web roles make use of both zabbix_server_database and zabbix_server_database_long. While the two variables may hold different values (pgsql vs postgresql), the two values will always be tightly related. Suggest that we simply the configuration process and add logic at the top of the playbook that will automatically set zabbix_server_database_long based on the value of zabbix_server_database
ISSUE TYPE
- Feature Idea
COMPONENT NAME
- Server Role
- Web Role
ADDITIONAL INFORMATION
N/A