debian _major_ bugfix
This commit is contained in:
		@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user