mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
ipa_user: Add userauthtype param (#951)
* 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>
This commit is contained in:
parent
9b24b7a969
commit
104f6a3e96
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