improve download
This commit is contained in:
parent
eb607e99e9
commit
b0a2bea775
1 changed files with 4 additions and 0 deletions
|
@ -3,3 +3,7 @@
|
||||||
chocolatey.chocolatey.win_chocolatey:
|
chocolatey.chocolatey.win_chocolatey:
|
||||||
name: "nextcloud-client"
|
name: "nextcloud-client"
|
||||||
state: present
|
state: present
|
||||||
|
register: _colocaltey
|
||||||
|
until: _colocaltey is succeeded
|
||||||
|
retries: 5
|
||||||
|
delay: 2
|
||||||
|
|
Loading…
Reference in a new issue