mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
* fix sudorule_add_allow_command_group
fix sudorule_add_allow_command_group is not working on freeIPA 4.8.7 at least, sudorule_add_allow_command should be used instead with item sudocmdgroup
* Added changelog fragment
(cherry picked from commit ee23c26150
)
Co-authored-by: TizeN85 <tenou.sylvain@outlook.com>
This commit is contained in:
parent
ec2c793b08
commit
2b435a591d
2 changed files with 5 additions and 1 deletions
4
changelogs/fragments/2821-ipa_sudorule.yml
Normal file
4
changelogs/fragments/2821-ipa_sudorule.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
bugfixes:
|
||||
- "ipa_sudorule - call ``sudorule_add_allow_command`` method instead of ``sudorule_add_allow_command_group``
|
||||
(https://github.com/ansible-collections/community.general/issues/2442)."
|
Loading…
Add table
Add a link
Reference in a new issue