mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
win_security_policy: Allow setting a value to empty (#42051)
* win_security_policy: allow removing values (resolves #40869) * Removing warning * Adding test for remove policy setting * Fixing string comparison * Make idempotent * Adding idempotency and diff test * added changelog fragment
This commit is contained in:
committed by
Jordan Borean
parent
b2527c55c3
commit
dc32842573
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- win_security_policy - allows an empty string to reset a policy value https://github.com/ansible/ansible/issues/40869
|
||||
Reference in New Issue
Block a user