mirror of https://github.com/ansible/ansible.git
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 mappull/51232/head
parent
87a01df6ad
commit
3c39c5d456
Loading…
Reference in New Issue