mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 14:14:22 -07:00
[PR #5897/6c6de8fb backport][stable-6] add external user support to ipa_group module (#5912)
add external user support to ipa_group module (#5897)
* add external user support to ipa_group module
* add changelog
* fix style errors
* remove trailing whitespace
* Update plugins/modules/ipa_group.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/ipa_group.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/ipa_group.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/ipa_group.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/5897-ipa_group-add-external-users.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/ipa_group.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/ipa_group.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Yuriy Halytskyy <yuriy.halytskyy@nesi.org.nz>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 6c6de8fb90
)
Co-authored-by: yhal003 <yuriy.halytskyy@gmail.com>
This commit is contained in:
parent
99336ba5fe
commit
61324ed9eb
2 changed files with 56 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- ipa_group - allow to add and remove external users with the ``external_user`` option (https://github.com/ansible-collections/community.general/pull/5897).
|
Loading…
Add table
Add a link
Reference in a new issue