mirror of https://github.com/ansible/ansible.git
WebRequest - Fix use_proxy: no on module options (#68603)
* WebRequest - Fix use_proxy: no on module options
* Fix up changelog fragment
(cherry picked from commit ae1cd27b57)
pull/68671/head
parent
3bebeb9cc3
commit
cef6296735
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- 'Ansible.ModuleUtils.WebRequest - actually set no proxy when ``use_proxy: no`` is set on a Windows module - https://github.com/ansible/ansible/issues/68528'
|
||||
Loading…
Reference in New Issue