-
- Downloads
ansible_freeipa_module: compare_args_ipa needs to compare lists orderless
The order of lists returned by find commands is not guaranteed. Therefore lists are now converted to sets to compare them properly.
Please sign in to comment
The order of lists returned by find commands is not guaranteed. Therefore lists are now converted to sets to compare them properly.