1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-03 14:56:58 +00:00
community.general/lib
Ricardo Carrillo Cruz 10d662ea1b Refactor domain/project handling on os_user module (#5212)
The keys returned by user objects for default domain and
default project are respectively default_domain_id and
default_project_id.
We need to gather those IDs in case the user passed names, so we
can then compare with the user object on the needs_update helper
function.
2016-12-08 11:25:21 -05:00
..
ansible Refactor domain/project handling on os_user module (#5212) 2016-12-08 11:25:21 -05:00