mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-12 15:05:07 +00:00
add module keycloak_authentication_v2 (#11557)
* add module keycloak_authentication_v2
* skip sanity checks, because the run into a recursion
* 11556 fix documentation
* 11556 limit the depth of nested flows to 4
* 11556 code cleanup
* 11556 code cleanup - add type hints
* 11556 add keycloak_authentication_v2 to meta/runtime.yml
* 11556 code cleanup - remove custom type hints
* 11556 code cleanup - none checks
* Update plugins/modules/keycloak_authentication_v2.py
* Update plugins/modules/keycloak_authentication_v2.py
* 11556 code cleanup - remove document starts
* 11556 cleanup
* 11556 cleanup
---------
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| tasks | ||
| vars | ||
| aliases | ||
| README.md | ||
Running keycloak_authentication_v2 module integration test
Run integration tests:
ansible-test integration -v keycloak_authentication_v2 --allow-unsupported --docker fedora42 --docker-network host