1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
fgruenbauer 2ae41fa83f
keycloak_user_federation: get the before mappers from before_comp to fix UnboundLocalError (#8831)
* fix: get the before mappers from `before_comp`

* add changelog fragment

* Adjust changelog fragment.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-09-09 14:05:48 +02:00
..
action Fix pylint and pep8 issues exposed by latest ansible-core's ansible-test sanity checks (#8720) 2024-08-07 15:18:58 +02:00
become Type options of become plugins (#8623) 2024-07-21 21:02:49 +02:00
cache use dict comprehension in plugins, part 3 (#8833) 2024-09-08 14:22:37 +02:00
callback fix(opentelemetry): adjust default value for store_spans_in_file causing traces to be produced to a file named None (#8741) 2024-08-12 07:42:05 +02:00
connection Type options of connection plugins (#8627) 2024-07-21 21:04:53 +02:00
doc_fragments Add TLS certs params to redis (#8654) 2024-07-23 18:01:37 +02:00
filter Use dict comprehension in plugins (#8814) 2024-09-01 20:22:53 +02:00
inventory proxmox inventory: fixing possible concatenation error (#8794) 2024-09-01 20:22:38 +02:00
lookup (doc) random_string lookup: fix examples (#8827) 2024-09-08 14:26:04 +02:00
module_utils use dict comprehension in plugins, part 3 (#8833) 2024-09-08 14:22:37 +02:00
modules keycloak_user_federation: get the before mappers from before_comp to fix UnboundLocalError (#8831) 2024-09-09 14:05:48 +02:00
plugin_utils Use dict comprehension in plugins (#8814) 2024-09-01 20:22:53 +02:00
test New Plugins #8594 (#8595) 2024-07-13 13:32:36 +02:00