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/module_utils
Samuli Seppänen bc228d82be
Add keycloak_authz_authorization scope module (#6256)
* Add keycloak_authz_authorization scope module

This module allows managing Keycloak client authorization scopes. The client has
to have authorization enable for this to work.

* botmeta: make mattock maintainer of keycloak_authz_authorization_scope

* botmeta: add mattock to team_keycloak

* keycloak_authz_authorization_scope: documentation and code layout fixes

* keycloak_authz_authorization_scope: do not fail on names with whitespace

* keycloak_authz_authorization_scope: use url quote method

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

* keycloak_authz_authorization_scope: style fixes to documentation

* keycloak_authz_authorization_scope: do not claim check/diff mode support

* keycloak_authz_authorization_scope: fix documentation

* keycloak_authz_authorization_scope: support check_mode and diff_mode

* keycloak_authz_authorization_scope: use more common terminology

Most keycloak modules use before_<object_type> and desired_<object_type> to
designate current and desired states of objects. Do the same for authorization
scopes.

* keycloak_authz_authorization_scope: fixes to check_mode and docs

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-04-23 14:07:58 +02:00
..
identity/keycloak Add keycloak_authz_authorization scope module (#6256) 2023-04-23 14:07:58 +02:00
mh Ignore more unnecessary import warnings (#5981) 2023-02-12 22:02:24 +01:00
net_tools/pritunl
oracle Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
remote_management/lxca
source_control
storage
_mount.py
_stormssh.py Removes dependency on StormSSH (#6117) 2023-03-12 12:39:42 +01:00
alicloud_ecs.py
btrfs.py New modules btrfs_subvolume / btrfs_info (#5832) 2023-04-20 06:35:29 +02:00
cloud.py
cmd_runner.py
csv.py
database.py
deps.py deps module utils: add function failed() to retrieve dependencies check result (#6383) 2023-04-23 14:04:37 +02:00
dimensiondata.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
gandi_livedns_api.py
gconftool2.py
gitlab.py respect new variable property in gitlab_group_variable and gitlab_project_variable (#5667) 2022-12-10 21:40:36 +01:00
heroku.py
hwc_utils.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
ibm_sa_utils.py
ilo_redfish_utils.py Adding CheckiLORebootStatus functionality to ilo_redfish_command (#6115) 2023-04-16 13:06:12 +02:00
influxdb.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
ipa.py
jenkins.py
known_hosts.py
ldap.py ldap moduls: add optional ca_cert_file option (#6185) 2023-03-22 07:39:58 +01:00
linode.py
lxd.py lxd plugins and modules: fix TLS/SSL context creation (#6034) 2023-02-25 11:01:32 +01:00
manageiq.py
memset.py memset*.py: Fixed URLError handling (#6114) 2023-03-08 07:54:36 +01:00
module_helper.py Ignore more unnecessary import warnings (#5981) 2023-02-12 22:02:24 +01:00
ocapi_utils.py Remote management modules for OCAPI-based devices. (#5754) 2023-01-22 17:10:36 +01:00
oneandone.py
onepassword.py
oneview.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
online.py
opennebula.py one_vm: fix syntax error when creating VMs with a more complex template (#6294) 2023-04-16 13:22:49 +02:00
pipx.py pipx: Add support for system_site_packages (#6308) 2023-04-10 09:10:32 +02:00
proxmox.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
puppet.py Add skip_tags option to Puppet module (#6293) 2023-04-13 06:40:54 +02:00
pure.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
rax.py
redfish_utils.py added hpe thermal config and fan percent min (#6208) 2023-03-25 23:18:21 +01:00
redhat.py
redis.py
rundeck.py Rundeck modules fixes and improvements (#6300) 2023-04-16 13:23:39 +02:00
saslprep.py
scaleway.py scaleway module utils: make function private that should be removed (#5499) 2023-01-18 21:32:40 +01:00
ssh.py ssh_config: fixed sanity (#5720) 2022-12-22 21:34:21 +01:00
univention_umc.py
utm_utils.py
version.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
vexata.py
wdc_redfish_utils.py
xenserver.py
xfconf.py