mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-03 23:26:58 +02:00
Update to 2025-02-03 11:00
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
- name: Add Zabbix repo
|
||||
apt_repository:
|
||||
repo: deb https://repo.zabbix.com/zabbix/{{ zabbix_major_version }}/{{ ansible_distribution | lower }} {{ ansible_distribution_release }} main
|
||||
repo: deb https://repo.zabbix.com/zabbix/{{ zabbix_major_version }}{% if zabbix_major_version is version('7.2', '>=') %}/stable{% endif %}/{{ ansible_distribution | lower }} {{ ansible_distribution_release }} main
|
||||
filename: zabbix
|
||||
tags: repo,zabbix
|
||||
|
||||
|
Reference in New Issue
Block a user