ansible/changelogs/fragments/win_get_url-fix-auth-issue.yaml
Jordan Borean 12ac23bad3
Win get url auth 2.5 (#40642)
* Fixed WebRequest init (#40641)


(cherry picked from commit 4fbdc1a497)

* Added changelog fragment
2018-05-24 14:42:39 +10:00

2 lines
119 B
YAML

bugfixes:
- win_get_url - fixed issue when authenticating when force=yes https://github.com/ansible/ansible/pull/40641