mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
ipa_sudorule add support for setting runasextusers (#2031)
* Add support for setting runasextusers * fix formatting * add changelog fragment * Update plugins/modules/identity/ipa/ipa_sudorule.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update changelogs/fragments/2031-ipa_sudorule_add_runasextusers.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: quasd <qquasd@gmail.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
f5a9584ae6
commit
ff9f98795e
2 changed files with 37 additions and 4 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- ipa_sudorule - add support for setting sudo runasuser (https://github.com/ansible-collections/community.general/pull/2031).
|
Loading…
Add table
Add a link
Reference in a new issue