feat: fast-forward update van scs

This commit is contained in:
Simon Cornet 2025-04-17 14:59:54 +02:00
commit 93c44838ff
4 changed files with 38 additions and 18 deletions

View file

@ -32,7 +32,7 @@
when: 'ansible_os_family == "Suse"'
block:
- name: "remove old version"
- name: "remove old zabbix-release"
ansible.builtin.zypper:
name: "zabbix-release"
state: "absent"