mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* Have template action plugin call do_template Avoids all the magic done for 'inline templating' for ansible plays. renamed _do_template to do_template in templar to make externally accessible. fixes #18192 * added backwards compat as per feedback |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| safe_eval.py | ||
| template.py | ||
| vars.py | ||