mirror of https://github.com/ansible/ansible.git
Fix errors in lookup plugins.
Lookup plugins 'sequence' and 'template' now import 'ansible.utils' appropriately in order to use the 'listify_lookup_plugin_terms' function. Also, 'dnstxt' and 'env' now check to see if 'terms' is a string; without this calls like '{{ lookup('env', 'HOME') }}' fail.pull/2700/head
parent
cce2cad8dc
commit
663d37b537
Loading…
Reference in New Issue