1
0
Fork 0
forked from infra/ansible

zabbix: configure git checkout step to force

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2026-05-11 17:11:32 +01:00
commit 299e2e4005
Signed by untrusted user: dkirwan
GPG key ID: A5893AB6474AC37D

View file

@ -11,6 +11,7 @@
repo: "https://git.zabbix.com/scm/zt/kubernetes-helm.git"
dest: /tmp/zabbix-kubernetes-helm
version: "release/7.0"
force: true
- name: Build Helm chart dependencies
ansible.builtin.command: