mirror of https://github.com/ansible/ansible.git
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
(cherry picked from commit dc32842573
)
pull/42147/merge
parent
e3a0431c77
commit
9e706a3ed4
@ -0,0 +1,2 @@
|
|||||||
|
bugfixes:
|
||||||
|
- win_security_policy - allows an empty string to reset a policy value https://github.com/ansible/ansible/issues/40869
|
Loading…
Reference in New Issue