mirror of
				https://gitlab.sectorq.eu/jaydee/ansible.git
				synced 2025-10-31 02:11:10 +01:00 
			
		
		
		
	upt playbook
This commit is contained in:
		| @@ -17,8 +17,8 @@ | |||||||
|     - name: Install a .deb package from the internet |     - name: Install a .deb package from the internet | ||||||
|       ansible.builtin.apt: |       ansible.builtin.apt: | ||||||
|         deb: https://repo.zabbix.com/zabbix/6.4/raspbian/pool/main/z/zabbix-release/zabbix-release_6.4-1+debian11_all.deb |         deb: https://repo.zabbix.com/zabbix/6.4/raspbian/pool/main/z/zabbix-release/zabbix-release_6.4-1+debian11_all.deb | ||||||
|         retry: 5 |       retries: 5 | ||||||
|         delay: 5 |       delay: 5 | ||||||
|       when: |       when: | ||||||
|         - ansible_facts.architecture == "armv7l" |         - ansible_facts.architecture == "armv7l" | ||||||
|        |        | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 jaydee
					jaydee