mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Update docblock
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
2982a866fc
commit
b2efc0dbe7
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ options:
|
||||||
provider_type:
|
provider_type:
|
||||||
description:
|
description:
|
||||||
- The name of the "provider type" for the key. That is, V(org.keycloak.storage.UserStorageProvider),
|
- The name of the "provider type" for the key. That is, V(org.keycloak.storage.UserStorageProvider),
|
||||||
V(org.keycloak.userprofile.UserProfileProvider), ...
|
V(org.keycloak.userprofile.UserProfileProvider), ...
|
||||||
- See U(https://www.keycloak.org/docs/latest/server_development/index.html#_providers).
|
- See U(https://www.keycloak.org/docs/latest/server_development/index.html#_providers).
|
||||||
type: str
|
type: str
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue