mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-04 07:16:55 +00:00
* allow user control of lookup error behaviour
this does not affect undefined vars, only other exceptions raised by a lookup
i.e lookup('file' ..) not finding a file
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| safe_eval.py | ||
| template.py | ||
| vars.py | ||