You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins
Brian Coca c7eca0e5c0
first_found lookup, let lookup handle templating errors (#81178)
* first_found lookup, let lookup handle templating errors

Avoids case in which TE was not sending valid and templatable entries to the lookup
The lookup already handles the case TE was attempting to itself, so no need for this code anymore.

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
12 months ago
..
action Don't mutate templar.environment, only overlay on local myenv (#81005) 1 year ago
become Use ansible.module_utils.common.text.converters (#80704) 1 year ago
cache Use ansible.module_utils.common.text.converters (#80704) 1 year ago
callback Use semantic markup for remaining plugins. (#81189) 12 months ago
cliconf Use ansible.module_utils.common.text.converters (#80704) 1 year ago
connection Add type annotation for connection plugins (#78552) 12 months ago
doc_fragments Use semantic markup for docs fragments (#81152) 12 months ago
filter Use semantic markup for remaining plugins. (#81189) 12 months ago
httpapi Update documentation of httpapi's handle_httperror method for clarity (#70991) 4 years ago
inventory Use semantic markup for remaining plugins. (#81189) 12 months ago
lookup first_found lookup, let lookup handle templating errors (#81178) 12 months ago
netconf Use ansible.module_utils.common.text.converters (#80704) 1 year ago
shell Sanity Fixes: (#80953) 1 year ago
strategy display, also proxy warnings and deprecations (#81060) 1 year ago
terminal Use ansible.module_utils.common.text.converters (#80704) 1 year ago
test Use semantic markup for remaining plugins. (#81189) 12 months ago
vars Use ansible.module_utils.common.text.converters (#80704) 1 year ago
__init__.py Add type annotation for connection plugins (#78552) 12 months ago
list.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
loader.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago