mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
595d590862
* Fix issue where multiselect field in userauthtype did not allow multiple values * Add changelogfragment for change * Update changelogs/fragments/2174-ipa-user-userauthtype-multiselect.yml Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/modules/identity/ipa/ipa_user.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update changelogs/fragments/2174-ipa-user-userauthtype-multiselect.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Chris Costa <chris.costa@compellingtech.com> Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
207 B
YAML
2 lines
207 B
YAML
minor_changes:
|
|
- ipa_user - fix ``userauthtype`` option to take in list of strings for the multi-select field instead of single string (https://github.com/ansible-collections/community.general/pull/2174).
|