debian _major_ bugfix
This commit is contained in:
parent
a55fa29f4f
commit
d4ea328be4
@ -10,7 +10,7 @@
|
||||
|
||||
- name: Zabbix repó hozzáadása [Debian]
|
||||
apt:
|
||||
deb: https://repo.zabbix.com/zabbix/6.4/debian/pool/main/z/zabbix-release/zabbix-release_6.4-1+debian{{ ansible_distribution_version }}_all.deb
|
||||
deb: https://repo.zabbix.com/zabbix/6.4/debian/pool/main/z/zabbix-release/zabbix-release_6.4-1+debian{{ ansible_distribution_major_version }}_all.deb
|
||||
state: present
|
||||
when:
|
||||
- ansible_distribution == "Debian"
|
||||
|
Loading…
Reference in New Issue
Block a user