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
commit 44e21dd407
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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)."