community.general/plugins/module_utils
patchback[bot] 5cdc8f4b07
New Module: Keycloak Realm Info () ()
* feat(plugins/keycloak): add get_realm_info_by_id as util function

* feat(plugins/keycloak): add keycloak_realm_info module

* chore: add maintainer

* feat(plugins/keycloak): remove supports_check_mode

* feat(plugins/keycloak): add supports_check_mode back

* Update plugins/modules/identity/keycloak/keycloak_realm_info.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/identity/keycloak/keycloak_realm_info.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* docs(plugins/keycloak): cleanup docs

* feat(plugins/keycloak): add unit test

* Update plugins/modules/identity/keycloak/keycloak_realm_info.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/identity/keycloak/keycloak_realm_info.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* feat(plugins/keycloak): remove end_state

* docs(plugins/keycloak): complete sentences

* docs(plugins/keycloak): use dict for return type

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 1214d42472)

Co-authored-by: Fynnnnn <fynn.cfchen@gmail.com>
2022-01-11 07:13:16 +01:00
..
identity/keycloak New Module: Keycloak Realm Info () () 2022-01-11 07:13:16 +01:00
mh MH decorators - added decorators for check_mode () () 2021-12-05 22:14:08 +01:00
net_tools/pritunl Remove and redirect all infoblox/nios content () 2021-10-21 08:02:06 +02:00
oracle mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
remote_management/lxca mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
source_control bitbucket: Support Basic Auth () 2021-10-31 19:09:25 +01:00
storage mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
_mount.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
_version.py Use vendored copy of distutils.version. () () 2022-01-05 22:05:13 +01:00
alicloud_ecs.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
cloud.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
csv.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () 2021-06-26 23:59:11 +02:00
database.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
dimensiondata.py sanity: Add future boilerplate () 2020-06-24 21:50:36 +02:00
gandi_livedns_api.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () 2021-06-26 23:59:11 +02:00
gitlab.py Prepare for distutils.version being removed in Python 3.12 () () 2021-12-24 19:15:47 +01:00
heroku.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
hwc_utils.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
ibm_sa_utils.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
ilo_redfish_utils.py Modules for managing HPE iLO () () 2021-12-11 21:56:10 +01:00
influxdb.py Prepare for distutils.version being removed in Python 3.12 () () 2021-12-24 19:15:47 +01:00
ipa.py ipa_group: add append option () 2021-10-19 13:36:08 +02:00
known_hosts.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
ldap.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () 2021-06-26 23:59:11 +02:00
linode.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
lxd.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () 2021-06-26 23:59:11 +02:00
manageiq.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
memset.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
module_helper.py module_helper.py Breakdown () 2021-05-11 19:31:10 +02:00
oneandone.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
oneview.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
online.py Fix new devel sanity errors. () 2021-08-12 12:07:50 +02:00
opennebula.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
proxmox.py proxmox - fixing onboot parameter causing module failure when not defined () () 2021-12-14 07:00:32 +01:00
pure.py sanity: Add future boilerplate () 2020-06-24 21:50:36 +02:00
rax.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
redfish_utils.py Modules for managing HPE iLO () () 2021-12-11 21:56:10 +01:00
redhat.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
redis.py Adds redis_data_info module () 2021-09-08 07:14:37 +02:00
rundeck.py Add new modules rundeck_job_run and rundeck_job_executions_info () 2021-10-11 06:55:47 +02:00
saslprep.py sanity: Add future boilerplate () 2020-06-24 21:50:36 +02:00
scaleway.py Fix new devel sanity errors. () 2021-08-12 12:07:50 +02:00
univention_umc.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
utm_utils.py mass-added the utf-8 marker () 2021-08-08 10:40:22 +02:00
version.py Fix comment. () () 2022-01-06 15:10:49 +01:00
vexata.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () 2021-06-26 23:59:11 +02:00
xenserver.py xenserver_guest - fixed validations () 2021-04-17 09:32:13 +02:00