fix failing tests
* removal of deprecated win_get_url arg `skip_certificate_validation` broke win_unzip tests
This commit is contained in:
parent
0f0e976183
commit
9973bea504
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@
|
|||
win_get_url:
|
||||
url: https://download.sysinternals.com/files/SysinternalsSuite.zip
|
||||
dest: C:\Windows\Temp\SysinternalsSuite.zip
|
||||
skip_certificate_validation: yes
|
||||
validate_certs: no
|
||||
|
|
Loading…
Reference in a new issue