1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-03 23:41:51 +00:00
community.general/plugins
nwintering a55884c921
Add support for missing validations in keycloak_userprofile (#11285)
* add missing validations-parameters as config options and add documentation for them; fixes https://github.com/ansible-collections/community.general/issues/9048

* fix parameter names

* extend unit tests

* support for camel casing for new validations and add changelog fragment

* Fix fragment format

* add 'version_added' documentation

* Update changelogs/fragments/11285-extended-keycloak-user-profile-validations.yml

mention fixed issue in fragment

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

* fix ruff formatting

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-12-22 09:40:26 +01:00
..
action Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11167) 2025-11-22 22:52:21 +01:00
become Reformat everything. 2025-11-01 13:46:53 +01:00
cache Use raise from in plugins (#11095) 2025-11-12 20:34:26 +01:00
callback docs: migrate RTD URLs to docs.ansible.com (#11109) 2025-11-19 07:00:51 +01:00
connection Added support for Windows VM with Incus connection. (#11199) 2025-11-29 15:18:02 +01:00
doc_fragments Reformat everything. 2025-11-01 13:46:53 +01:00
filter fix ruff case UP031 (#11223) 2025-11-29 08:28:22 +01:00
inventory fix ruff case B007 (#11115) 2025-11-12 21:06:14 +01:00
lookup fix ruff case UP030 (#11189) 2025-11-23 08:37:41 +01:00
module_utils Add more module_utils typing (#11283) 2025-12-15 19:46:51 +01:00
modules Add support for missing validations in keycloak_userprofile (#11285) 2025-12-22 09:40:26 +01:00
plugin_utils Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11167) 2025-11-22 22:52:21 +01:00
test Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11167) 2025-11-22 22:52:21 +01:00