1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-05 16:31:59 +00:00
community.general/plugins/module_utils
Jakub Danek 68b233aa96
[keycloak] fix call of non-existent method in backported code (#10298)
* [#KC] fix call of non-existent method in backported code

commit 8b1a193a backported into stable-9 contains calls to _request method which was created as part of api calls refactoring in main/stable-10 but does not exist in stable-9.

This commit replaces the calls with the previous implementation (open_url method).

* [#KC] add changes fragment
2025-06-25 19:55:03 +02:00
..
identity/keycloak [keycloak] fix call of non-existent method in backported code (#10298) 2025-06-25 19:55:03 +02:00
mh [PR #8822/7e978c77 backport][stable-9] use dict comprehension in plugins, part 2 (#8832) 2024-09-05 22:01:56 +02:00
net_tools/pritunl
oracle
remote_management/lxca
source_control
storage
_filelock.py
_mount.py
_stormssh.py
alicloud_ecs.py
btrfs.py
cloud.py
cmd_runner.py [PR #8929/4700accb backport][stable-9] CmdRunner: missing parameter for get_best_parsable_locale() (#8930) 2024-09-26 11:28:16 +03:00
consul.py [PR #7989/03966624 backport][stable-9] Consul implement agent service and check (#8513) 2024-06-16 10:10:45 +02:00
csv.py [PR #8814/ecc048bc backport][stable-9] Use dict comprehension in plugins (#8819) 2024-09-01 20:55:02 +02:00
database.py
datetime.py Avoid deprecated utcnow() (#8222) 2024-04-20 09:26:08 +02:00
deps.py
dimensiondata.py
django.py [PR #8412/54df0c9b backport][stable-9] django_createcachetable: new module (#8449) 2024-06-01 22:54:20 +02:00
gandi_livedns_api.py feat(gandi_livedns): support personal access tokens (#8337) 2024-05-18 15:42:11 +02:00
gconftool2.py
gio_mime.py
gitlab.py gitlab modules: deprecate basic auth method (#8383) 2024-05-19 20:47:54 +02:00
heroku.py
homebrew.py [PR #8329/29630049 backport][stable-9] homebrew: Add support for services functions (#8697) 2024-08-01 17:33:36 +02:00
hwc_utils.py
ibm_sa_utils.py
ilo_redfish_utils.py [PR #8720/9a16eaf9 backport][stable-9] Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8722) 2024-08-07 15:49:06 +02:00
influxdb.py
ipa.py
jenkins.py
known_hosts.py
ldap.py
linode.py
locale_gen.py
lxd.py
manageiq.py
memset.py
module_helper.py MH: deprecate features (#8280) 2024-04-29 17:27:06 +02:00
ocapi_utils.py [PR #8833/26df6c76 backport][stable-9] use dict comprehension in plugins, part 3 (#8835) 2024-09-08 14:46:13 +02:00
oneandone.py
onepassword.py
oneview.py
online.py
opennebula.py [PR #8889/fea0ffa5 backport][stable-9] one_image/one_image_info: refactor (#8984) 2024-10-05 15:17:27 +02:00
pipx.py [PR #8859/e4472b32 backport][stable-9] pipx/pipx_info: refactor doc fragment (#8869) 2024-09-14 09:38:19 +02:00
proxmox.py [PR #9256/d8b38073 backport][stable-9] proxmox_disk: fix async method of resize_disk (#9438) 2024-12-28 14:43:25 +01:00
puppet.py 8281: puppet waitforlock (#8282) 2024-05-04 15:26:56 +02:00
pure.py
python_runner.py [PR #8944/a7d1b0fc backport][stable-9] python_runner/django_command: bugfixes (#8946) 2024-09-30 17:41:21 +03:00
redfish_utils.py [PR #9234/34e8e8e5 backport][stable-9] Fix VerifyBiosAttributes command on Systems with multiple entries (#9248) 2024-12-14 11:13:41 +01:00
redhat.py [9.0.0] Remove deprecated modules and features (#8198) 2024-04-22 18:28:22 +02:00
redis.py [PR #8654/52126b8f backport][stable-9] Add TLS certs params to redis (#8672) 2024-07-23 22:03:13 +02:00
rundeck.py Added parameter to select Content-Type when accessing the Rundeck API (#7684) 2024-05-12 09:21:39 +02:00
saslprep.py
scaleway.py [PR #8833/26df6c76 backport][stable-9] use dict comprehension in plugins, part 3 (#8835) 2024-09-08 14:46:13 +02:00
snap.py
ssh.py
univention_umc.py
utm_utils.py
vardict.py [PR #8814/ecc048bc backport][stable-9] Use dict comprehension in plugins (#8819) 2024-09-01 20:55:02 +02:00
version.py
vexata.py
wdc_redfish_utils.py [PR #8444/feb1ecbf backport][stable-9] Fix to handle Redfish Gen2 Firmware upgrade (#8601) 2024-07-08 22:25:30 +02:00
xenserver.py
xfconf.py