Files
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
..
2023-10-29 18:04:44 +01:00
2024-04-20 09:26:08 +02:00
2023-10-29 18:04:44 +01:00
2023-09-20 19:29:05 +02:00
2023-10-29 18:04:44 +01:00
2023-10-29 18:04:44 +01:00
2023-02-12 19:48:39 +01:00
2024-05-04 15:26:56 +02:00
2023-02-12 19:48:39 +01:00
2023-07-15 12:54:39 +02:00
2022-12-22 21:34:21 +01:00