mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07:00
* sudoers: fix handling of state: absent (#4852)
* typo fixes
(cherry picked from commit 44e21dd407
)
Co-authored-by: s-hamann <10639154+s-hamann@users.noreply.github.com>
This commit is contained in:
parent
48fbd69835
commit
f8650f8d85
3 changed files with 22 additions and 3 deletions
2
changelogs/fragments/4852-sudoers-state-absent.yml
Normal file
2
changelogs/fragments/4852-sudoers-state-absent.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "sudoers - fix incorrect handling of ``state: absent`` (https://github.com/ansible-collections/community.general/issues/4852)."
|
Loading…
Add table
Add a link
Reference in a new issue