sudoers: fix handling of state: absent (#4852) (#4853)

* sudoers: fix handling of state: absent (#4852)

* typo fixes
This commit is contained in:
s-hamann
2022-06-19 13:34:24 +00:00
committed by GitHub
parent dcdfc9c413
commit 44e21dd407
3 changed files with 22 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "sudoers - fix incorrect handling of ``state: absent`` (https://github.com/ansible-collections/community.general/issues/4852)."