community.general/lib/ansible/modules/identity/keycloak
Eike Frost 3c39c5d456 keycloak_client: fix ansible diff/changed (sorting, null-values) (#39515)
* - Fix sorting bug related to diff (attributes is sorted in the API, other lists are not)
- Remove null-valued entries from protocolMappers introduced by Ansible's argument spec checking (also fixes diff output).

* python2.6-ified dict comprehension

* avoid use of map
2019-01-23 03:53:07 -05:00
..
__init__.py
keycloak_client.py keycloak_client: fix ansible diff/changed (sorting, null-values) (#39515) 2019-01-23 03:53:07 -05:00
keycloak_clienttemplate.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00