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/modules/identity/keycloak
Felix Fontein 2830a3452d
Remove deprecated features, bump version to 6.0.0 (#5326)
* Bump version to 6.0.0.

* sender option is now required.

* Default of want_proxmox_nodes_ansible_host changed from true to false.

* username is now an alias of user, and no longer of workspace.

* Remove deprecated return values in favor of end_state.

* Remove debug option.

* Change default of ignore_volatile_options from true to false.

* gitlab_group must now always contain the full path.

* Change default of norc from false to ture.

* Remove deprecated property.

* Add PR URL.

* Adjust bitbucket unit tests.

* Adjust module_helper integration test.
2022-10-25 08:07:21 +02:00
..
keycloak_authentication.py Remove deprecated features, bump version to 6.0.0 (#5326) 2022-10-25 08:07:21 +02:00
keycloak_client.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
keycloak_client_rolemapping.py New Module: Keycloak User Rolemapping (#4898) 2022-10-01 18:16:47 +02:00
keycloak_clientscope.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
keycloak_clienttemplate.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
keycloak_group.py Remove deprecated features, bump version to 6.0.0 (#5326) 2022-10-25 08:07:21 +02:00
keycloak_identity_provider.py Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
keycloak_realm.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
keycloak_realm_info.py Adjust booleans in misc modules. (#5160) 2022-08-24 20:00:26 +02:00
keycloak_role.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
keycloak_user_federation.py keycloak_user_federation: add explanation and example to vendor option (#4893) 2022-10-05 07:57:01 +02:00
keycloak_user_rolemapping.py New Module: Keycloak User Rolemapping (#4898) 2022-10-01 18:16:47 +02:00