community.general/lib/ansible/modules/identity
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
2019-04-10 15:58:20 -04:00
..
cyberark cyberark_user: Fix validate-modules issue (#52515) 2019-02-22 11:28:04 +00:00
ipa FreeIPA: Fix ipa_user password option (#48453) 2019-03-11 15:44:06 +05:30
keycloak New module: keycloak_group (#35637) 2019-04-10 15:58:20 -04:00
opendj Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
__init__.py
onepassword_facts.py onepassword_facts bug fixes (#51953) 2019-02-22 11:52:33 +00:00