mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-05 08:21:52 +00:00
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
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| test | ||