mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-04-07 19:23:05 +00:00
json_query is not part of Ansible Core. As this is the only used module that is not in Core it has been replaced by constructig a new dict with the needed user names from users dict using a loop and set_fact.