mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
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. |
||
---|---|---|
.. | ||
__init__.py | ||
dnstxt.py | ||
env.py | ||
file.py | ||
fileglob.py | ||
first_found.py | ||
items.py | ||
lines.py | ||
nested.py | ||
password.py | ||
pipe.py | ||
random_choice.py | ||
redis_kv.py | ||
sequence.py | ||
template.py |