impove choco download

This commit is contained in:
L3D 2024-02-27 23:37:57 +01:00
parent b20daf641e
commit 143aa27958
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -3,3 +3,7 @@
chocolatey.chocolatey.win_chocolatey:
name: "{{ win_streamdeck__packages }}"
state: present
register: _choco
until: _choco is succeeded
retries: 7
delay: 2