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/test/integration/targets/lookup_first_found
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>
1 year ago
..
files first_found: allow spaces in names (#77141) 3 years ago
tasks first_found lookup, let lookup handle templating errors (#81178) 1 year ago
vars first_found lookup, let lookup handle templating errors (#81178) 1 year ago
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago