You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/module_utils
adamgoossens dd3de27cc8 New module: keycloak_group (#35637)
* Initial implementation of groups module.

Not all parameters are supported, yet.

* Clarify read-only status of realmRoles, clientRoles and access attributes

* Fix testing failures

* Fix additional style issues.

* Minor updates and fixes after review feedback

* Simplify return values after feedback

This removes the 'proposed' and 'end_state' return values, replacing them instead with just 'group'. 'group' is the representation of the group after the module completes.

Also update the dates, and the Ansible version

* Corrections after module validation

* Further documentation updates after feedback

Minor whitespace adjustments also

* Add delegate_to: localhost stanzas to examples
6 years ago
..
aws parse botocore.endpoint logs into a list of AWS actions (#49312) 6 years ago
common fix missing attribs with dirct module execution (#53875) 6 years ago
compat Do not look for a paramiko compat package anymore (#55106) 6 years ago
csharp Ansible.Basic - event log perm fix and no_log improv (#54699) 6 years ago
distro Changes to bundled distro to be Python-2.6 compatible 6 years ago
docker docker_swarm: Return UnlockKey (#54490) 6 years ago
facts facts: correctly detect xen paravirt vs hvm cpuinfo (#49320) 6 years ago
k8s standardize TLS connection properties (#54315) 6 years ago
net_tools Allow Netbox device modification (#53631) 6 years ago
network NSO modules now work as expected with NSO 5.X (#54766) 6 years ago
oracle Initial commit for Oracle Cloud Infrastructure modules (#53156) 6 years ago
parsing Improve convert_bool error message 7 years ago
powershell PS AddType - Add the ability to supply custom compile symbols for C# code (#54582) 6 years ago
remote_management Check for existence of object attr login_handle (#53821) 6 years ago
six Have update-bundled check for updates to all bundled code 6 years ago
source_control Add Bitbucket Pipelines variable module (#54049) 6 years ago
storage Ansible module to enable the user to provision CPGs on HPE StoreServ 3PAR device (#39656) 6 years ago
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 7 years ago
_text.py Fix for to_text and to_bytes error handlers 7 years ago
acme.py acme_certficate: allow to write files to CWD (#54754) 6 years ago
alicloud_ecs.py Add new module ali_instance (#36898) 6 years ago
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 7 years ago
ansible_tower.py standardize TLS connection properties (#54315) 6 years ago
api.py Update bare exceptions to specify Exception. 6 years ago
azure_rm_common.py Bump dependency versions to avoid conflicts (#54443) 6 years ago
azure_rm_common_rest.py support lro in azure_rm_resource (#49919) 6 years ago
basic.py fix missing attribs with dirct module execution (#53875) 6 years ago
cloud.py AWSRetry: allow retrying on additional ClientError exceptions (#28483) 7 years ago
cloudscale.py cloudscale_server: refactor to implement update (#52683) 6 years ago
cloudstack.py cloudstack: fix E326 (#54657) 6 years ago
connection.py Allow AnsibleVaultEncryptedUnicode to pass through exec_jsonrpc (#48306) 6 years ago
crypto.py openssl_* module_utils/crypto.py: add full list of OIDs known to current OpenSSL (#54943) 6 years ago
database.py Surround top-level function and class definitions with two blank lines. 6 years ago
digital_ocean.py Include Digital Ocean Token Alias (#36810) 7 years ago
dimensiondata.py Final round of moving modules to new import error msg (#51852) 6 years ago
ec2.py Fix _hashable_policy for python3 (#53953) 6 years ago
exoscale.py exo_dns_record: remove limitation for multiple records only for A type (#35173) 7 years ago
f5_utils.py Refactor common network shared and platform utils code into package (#33452) 7 years ago
firewalld.py refactor firewalld module, add firewalld module_util (#37603) 7 years ago
gcdns.py Collated PEP8 fixes (#25293) 8 years ago
gce.py Collated PEP8 fixes (#25293) 8 years ago
gcp.py removing libcloud secrets support for legacy gcp modules (#44932) 6 years ago
gcp_utils.py Bug fixes for GCP modules (#54765) 6 years ago
gitlab.py copyright: edit deprecated email (#51912) 6 years ago
hcloud.py Add hcloud server module (#53062) 6 years ago
heroku.py Final round of moving modules to new import error msg (#51852) 6 years ago
hwc_utils.py Fix typo (#54770) 6 years ago
ibm_sa_utils.py Final round of moving modules to new import error msg (#51852) 6 years ago
infinibox.py Update bare exceptions to specify Exception. 6 years ago
influxdb.py Sanity fixes to parameter types (#52325) 6 years ago
ipa.py identity: Issue warning if GSSAPI parameters can't be used (#52721) 6 years ago
ismount.py fix typo 9 years ago
json_utils.py Remove use of simplejson throughout code base (#43548) 6 years ago
keycloak.py New module: keycloak_group (#35637) 6 years ago
known_hosts.py Update bare exceptions to specify Exception. 6 years ago
kubevirt.py kubevirt: Fix labels assignemt (#54852) 6 years ago
ldap.py doc: fix maintainer's name (#44452) 6 years ago
linode.py Add new linode_v4 module. (#46151) 6 years ago
lxd.py Remove use of simplejson throughout code base (#43548) 6 years ago
manageiq.py standardize TLS connection properties (#54315) 6 years ago
memset.py New facts module: Memset Memstore (#42387) 6 years ago
mysql.py Fix for "AttributeError: 'module' object has no attribute 'cursors'" (#49191) (#53445) 6 years ago
netapp.py Added eseries base with tests (#49269) 6 years ago
netapp_elementsw_module.py Update bare exceptions to specify Exception. 6 years ago
netapp_module.py New Options for Autosupport (#50773) 6 years ago
oneandone.py New module: manage 1&1 public ip (cloud/oneandone/oneandone_public_ip) (#35079) 7 years ago
oneview.py Use common functions for handling import errors (#51851) 6 years ago
online.py Add an Online servers fact 6 years ago
opennebula.py one_host environment variables, Fixes #44163 (#44568) 6 years ago
openstack.py standardize TLS connection properties (#54315) 6 years ago
ovirt.py ovirt add template version (#54675) 6 years ago
postgres.py Postgresql privs reformat (#54717) 6 years ago
pure.py Add user_agent into FlashBlade API calls (#46221) 6 years ago
pycompat24.py Enable pylint rules and fix exposed bugs. (#47219) 6 years ago
rabbitmq.py standardize TLS connection properties (#54315) 6 years ago
rax.py standardize TLS connection properties (#54315) 6 years ago
redfish_utils.py include Redfish extended error message if available (#54480) 6 years ago
redhat.py Miscellaneous pylint fixes. 7 years ago
scaleway.py Add a Scaleway load-balancer module (#51741) 6 years ago
service.py Fix typo of stderr 6 years ago
splitter.py Collated PEP8 fixes (#25293) 8 years ago
univention_umc.py Python 2.6 `str.format()` compatibility fixes. 7 years ago
urls.py uri/win_uri: Make method a free text field (#49719) 6 years ago
utm_utils.py Add optional headers to utm modules (#49856) 6 years ago
vca.py standardize TLS connection properties (#54315) 6 years ago
vexata.py New module for managing volumes in Vexata storage arrays (#49006) 6 years ago
vmware.py VMware: add cluster name in facts (#53056) 6 years ago
vmware_rest_client.py VMware: Tag management to VMware object (#46945) 6 years ago
vultr.py vultr: fix for API returned unexpected empty list (#48036) 6 years ago
xenserver.py XenServer: Minor bug fixes 2 (#54697) 6 years ago
yumdnf.py Allow all of yum version compare operators (#54603) 6 years ago