mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
2e4aae6397
commit
2c2b1af9ce
@ -17,8 +17,8 @@
|
||||
- name: Install a .deb package from the internet
|
||||
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
|
||||
retry: 5
|
||||
delay: 5
|
||||
retries: 5
|
||||
delay: 5
|
||||
when:
|
||||
- ansible_facts.architecture == "armv7l"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user