mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
* ipa_user: Add userauthtype param
* Add changelog fragment
* Update changelogs/fragments/951-ipa_user-add-userauthtype-param.yaml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Update plugins/modules/identity/ipa/ipa_user.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* ipa_user: Add example for userauthtype
Co-authored-by: Lina He <lhe@tmamission.com>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
(cherry picked from commit 104f6a3e96
)
Co-authored-by: Lina He <lh3su@virginia.edu>
This commit is contained in:
parent
0baceda7f6
commit
c00147e532
2 changed files with 27 additions and 3 deletions
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- "ipa_user - add ``userauthtype`` option (https://github.com/ansible-collections/community.general/pull/951)."
|
Loading…
Add table
Add a link
Reference in a new issue