mirror of https://github.com/ansible/ansible.git
Minor modification to set_fact with_items patch
Previous patch was reverted due to the fact that there was an issue with the results not always being a dictionary (they're sometimes a unicode string, ie. when the with_items is used with yum). This minor change corrects that by checking for a dict object.pull/3661/head^2
parent
8be2fc745b
commit
ceff3b6ba3
Loading…
Reference in New Issue