mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 09:13:12 +00:00
* Changed basic auth from NetworkCredential to Base64 * Added force_basic_auth parameter to win_get_url module force_basic_auth provides user with option to control which mechanism to use Updated win_get_url.py documentation section * Add missing version_added in win_get_url.py * minor update for documentation