community.zabbix icon indicating copy to clipboard operation
community.zabbix copied to clipboard

Simply Variable Definition

Open pyrodie18 opened this issue 3 years ago • 0 comments

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

pyrodie18 avatar Jul 31 '22 14:07 pyrodie18