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
patchback[bot] 04162da6c9
[PR #6476/07a5f07e backport][stable-7] Inspq keycloak user module ()
Inspq keycloak user module ()

* Add Keycloak User Module

* keycloak_user refactoring

* Add changelog fragment for breaking changes

* Fix Copyright for keycloak_user module

* Add keycloak_user module to BOTMETA

* Remove ANSIBLE_METADATA and override aliases for auth_username argument spec

* Update plugins/modules/keycloak_user.py

Updated short description

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

* Update plugins/modules/keycloak_user.py

Fix keycloak_user module description

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Dedent and use FQCN's for examples in keycloak_user module

* Fix examples in keycloak_user module documentation

* keycloak_user refactoring

* Add changelog fragment for breaking changes

* Remove ANSIBLE_METADATA and override aliases for auth_username argument spec

* Fix merge error on keycloak_user module changelogs fragment

* Add integration test for keycloak_user module

* Fix yamllint errors in keycloak_user integration tests

* Add README.md and fix integration tests for keycloak_user module

* Add Copyright and license in README.md integration tests keycloak_user module

* Update changelogs/fragments/6476-new-keycloak-user.module.yml

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

* Fix argument_spec auth_username aliases for keycloak_user module

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Add units tests for keycloak_user module

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Remove default value for keycloak_user enabled module parameter

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* keycloak_user refactoring

* Remove ANSIBLE_METADATA and override aliases for auth_username argument spec

* Update plugins/modules/keycloak_user.py

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

* Dedent and use FQCN's for examples in keycloak_user module

* Fix examples in keycloak_user module documentation

* keycloak_user refactoring

* Add changelog fragment for breaking changes

* Remove ANSIBLE_METADATA and override aliases for auth_username argument spec

* Fix merge error on keycloak_user module changelogs fragment

* Update changelogs/fragments/6476-new-keycloak-user.module.yml

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

* Fix argument_spec auth_username aliases for keycloak_user module

* Update plugins/modules/keycloak_user.py

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

* Remove github Workflow

* Remove bugfix from changelog fragment

* Fix indentation in examples for keycloak_user module

* Fix examples in documentation for keycloak_user module

* Remove PR 6476 changelog fragment

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Update plugins/modules/keycloak_user.py

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

* Restore ansible-test.yml

* Add msg output and RETURN documentation for keycloak_user module

* Fix RETURN documentation for keycloak_user module

* Fix msg for keycloak_user module

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 07a5f07eaa)

Co-authored-by: Philippe Gauthier <philippe.gauthier@inspq.qc.ca>
2023-06-09 12:56:06 +02:00
..
identity/keycloak [PR #6476/07a5f07e backport][stable-7] Inspq keycloak user module () 2023-06-09 12:56:06 +02:00
mh ModuleHelper: updated/fixed imports in module_utils/module_helper.py () 2023-05-02 20:48:46 +02:00
net_tools/pritunl Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
oracle Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
remote_management/lxca Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
source_control Remove deprecated features, bump version to 6.0.0 () 2022-10-25 08:07:21 +02:00
storage Fix copyright lines (make sure 'Copyright' is there). () 2022-08-05 22:12:10 +02:00
_filelock.py passwordstore plugin: vendor FileLock that was removed from ansible-core devel () 2023-04-28 12:08:45 +02:00
_mount.py Add remaining copyright statements, add licenses sanity test () 2022-08-08 23:23:08 +02:00
_stormssh.py Removes dependency on StormSSH () 2023-03-12 12:39:42 +01:00
alicloud_ecs.py multiple modules: removed unused imports () 2022-09-09 22:23:48 +02:00
btrfs.py New modules btrfs_subvolume / btrfs_info () 2023-04-20 06:35:29 +02:00
cloud.py Fix copyright lines (make sure 'Copyright' is there). () 2022-08-05 22:12:10 +02:00
cmd_runner.py [PR #6601/c9aae5e4 backport][stable-7] CmdRunner module utils: deprecate format method as_default_type() () 2023-05-31 08:33:03 +02:00
csv.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
database.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
deps.py deps module util: fix overzealous name cropping () 2023-05-04 19:50:39 +12:00
dimensiondata.py Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
gandi_livedns_api.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
gconftool2.py gconftool2: refactored to use ModuleHelper + CmdRunner () 2022-11-15 21:02:45 +01:00
gitlab.py gitlab modules: minor refactor () 2023-05-08 19:40:52 +02:00
heroku.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
hwc_utils.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
ibm_sa_utils.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
ilo_redfish_utils.py Adding CheckiLORebootStatus functionality to ilo_redfish_command () 2023-04-16 13:06:12 +02:00
influxdb.py Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
ipa.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
jenkins.py jenkins_plugin: fix sanity checks () 2022-11-17 06:55:46 +01:00
known_hosts.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
ldap.py ldap moduls: add optional ca_cert_file option () 2023-03-22 07:39:58 +01:00
linode.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
lxd.py lxd plugins and modules: fix TLS/SSL context creation () 2023-02-25 11:01:32 +01:00
manageiq.py manageiq_tags_info: new module () 2022-10-23 11:33:07 +02:00
memset.py memset*.py: Fixed URLError handling () 2023-03-08 07:54:36 +01:00
module_helper.py ModuleHelper: updated/fixed imports in module_utils/module_helper.py () 2023-05-02 20:48:46 +02:00
ocapi_utils.py Remote management modules for OCAPI-based devices. () 2023-01-22 17:10:36 +01:00
oneandone.py Fix more copyright lines, add more default copyright lines () 2022-08-08 14:24:58 +02:00
onepassword.py Fix more copyright lines, add more default copyright lines () 2022-08-08 14:24:58 +02:00
oneview.py Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
online.py Fix more copyright lines, add more default copyright lines () 2022-08-08 14:24:58 +02:00
opennebula.py one_vm: fix syntax error when creating VMs with a more complex template () 2023-04-16 13:22:49 +02:00
pipx.py pipx: Add support for system_site_packages () 2023-04-10 09:10:32 +02:00
proxmox.py [PR #6604/16abb96b backport][stable-7] New Proxmox VE modules to handle pools and their membership () 2023-06-06 06:05:07 +02:00
puppet.py puppet: fix noop parameter error () 2023-05-03 22:45:01 +02:00
pure.py Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
rax.py rax_scaling_group: fix sanity check () 2022-11-16 21:58:55 +01:00
redfish_utils.py [PR #6612/c4e7a943 backport][stable-7] Redfish: Add MultipartHTTPPushUpdate () 2023-06-06 06:05:15 +02:00
redhat.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
redis.py Fix linting errors; fix some real bugs () 2022-08-12 11:07:30 +02:00
rundeck.py Rundeck modules fixes and improvements () 2023-04-16 13:23:39 +02:00
saslprep.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
scaleway.py scaleway module utils: make function private that should be removed () 2023-01-18 21:32:40 +01:00
snap.py [PR #6435/b78d1999 backport][stable-7] snap: aware of channel in installed snaps () 2023-06-06 21:30:31 +02:00
ssh.py ssh_config: fixed sanity () 2022-12-22 21:34:21 +01:00
univention_umc.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
utm_utils.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
vardict.py [PR #6602/59db302d backport][stable-7] VarDict module utils: add as_dict() method () 2023-05-31 08:32:10 +02:00
version.py Remove unneccessary imports () 2023-02-12 19:48:39 +01:00
vexata.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
wdc_redfish_utils.py WDC Redfish support for setting the power mode. () 2022-09-03 12:45:03 +02:00
xenserver.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
xfconf.py Fix copyright lines (make sure 'Copyright' is there). () 2022-08-05 22:12:10 +02:00