bitwarden

This commit is contained in:
jaydee
2024-11-19 16:26:31 +01:00
parent f53d71c708
commit a6b98abd55
2 changed files with 3 additions and 0 deletions

View File

@ -62,6 +62,7 @@
deb: https://repo.zabbix.com/zabbix/7.0/debian/pool/main/z/zabbix-release/zabbix-release_7.0-1+debian12_all.deb
when:
- ansible_facts.architecture != "armv7l" and ansible_facts.architecture != "aarch64" and ansible_distribution == "Debian" and ansible_distribution_major_version == "12"
ignore_errors: true
# - name: Install a .deb package localy
# ansible.builtin.apt: