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 fragmentpull/68657/head
parent
e785bdaa5b
commit
ae1cd27b57
@ -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