ansible/changelogs/fragments/win_get_url-ftp-support.yaml
Jordan Borean 99f36c6ce5
win_get_url: Fixed a few issues with using FTP and added tests (#39646) (#39705)
* win_get_url: Fixed a few issues with using FTP and added tests

* Fixed typo in docs

(cherry picked from commit f75b7a9437)
2018-05-04 09:24:44 +10:00

2 lines
100 B
YAML

bugfixes:
- win_get_url - fixed a few bugs around authentication and force no when using an FTP URL