forked from infra/ansible
zabbix: configure git checkout step to force
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
035be95c3f
commit
299e2e4005
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue