win_chocolatey: add TLSv1.2 support for install phase (#41992)

This commit is contained in:
Jordan Borean
2018-07-13 13:38:24 +10:00
committed by GitHub
parent 65643dfc8c
commit e3521776f5
2 changed files with 12 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- win_chocolatey - enable TLSv1.2 support when downloading the Chocolatey installer https://github.com/ansible/ansible/issues/41906