mirror of https://github.com/ansible/ansible.git
win_chocolatey: Fix hang on missing/required base env vars (#51154)
* win_chocolatey: Fix crash on missing/required base env vars
* Add changelog fragment
(cherry picked from commit 5540d66747)
pull/51205/head
parent
b2fbd7fd35
commit
e44468738f
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- win_chocolatey - Fix hang when used with proxy for the first time - https://github.com/ansible/ansible/issues/47669
|
||||
Loading…
Reference in New Issue