You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- win_psmodule - add ``force`` option to allow overwriting/updating existing module dependency only if requested
24
+
- win_pssession_configuration - Add diff mode support
25
+
26
+
Bugfixes
27
+
--------
28
+
29
+
- win_disk_facts - Fix issue when enumerating non-physical disks or disks without numbers - https://github.com/ansible-collections/community.windows/issues/474
30
+
- win_firewall_rule - fix program cannot be set to any on existing rules.
31
+
- win_psmodule - Fix missing AcceptLicense parameter that occurs when the pre-reqs have been installed - https://github.com/ansible-collections/community.windows/issues/487
- win_xml - Fixes the issue when no childnode is defined and will allow adding a new element to an empty element.
34
+
- win_zip - fix source appears to use backslashes as path separators issue when extracting Zip archve in non-Windows environment - https://github.com/ansible-collections/community.windows/issues/442
0 commit comments