2025-09-23 10:54:10 -05:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# By default, we use the ansible distribution release variable, but you might need to override it.
|
|
|
|
|
zabbix_distribution: "{{ansible_distribution}}" # "Ubuntu', 'Debian', etc...
|
|
|
|
|
zabbix_distribution_release: "{{ansible_distribution_release}}" # 'focial', 'bionic', etc...
|