mirror of https://github.com/ansible/ansible.git
* win_environment: Added explicit check for null, empty string with state=present
* Added changelog fragment
(cherry picked from commit db195831fd
)
pull/40516/head
parent
d60f70b47b
commit
6eb0af96de
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- win_environment - Fix for issue where the environment value was deleted when a null value or empty string was set - https://github.com/ansible/ansible/issues/40450
|
Loading…
Reference in New Issue