Alexei Znamensky
49ed3d4acf
k*.py: normalize docs ( #9391 )
...
* k*.py: normalize docs
* Update plugins/modules/keycloak_realm_keys_metadata_info.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/kibana_plugin.py
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-26 13:42:44 +01:00
Chris Northwood
28f36ae25c
Add action group for keycloak ( #9284 )
...
* Create group for keycloak
This will allows keycloak authentication details to be set as a module_defaults rather than repeated on each task
* add documentation to keycloak modules to note creation of action_group
* add changelog for keycloak action_group creation
* exclude keycloak_realm_info from action group, as it does not share same set of base parameters
* fix formatting on changelog entry for adding Keycloak action group
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-23 18:51:34 +01:00
Björn Bösel
9fb686fe35
add plugin for generic keycloak component ( #8826 )
...
* add plugin for generic keycloak component
* add changelog fragment
* fix import in test
* Update plugins/modules/keycloak_component.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/keycloak_component.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/keycloak_component.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/keycloak_component.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* set correct supported diff_mode
* fix line lenght
* Update docblock
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/8826-keycloak-component.yml
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* Update plugins/modules/keycloak_component.py
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* Update plugins/modules/keycloak_component.py
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* update docblocks
* add entry to BOTMETA.yml
* update copyright
* Set Version number
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
* remove changelog fragment
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2024-10-21 20:52:28 +02:00