ansible/lib/ansible/plugins/strategy
Martin Krizek 7f9ac0f364
Consolidate filters/tests handling into JinjaPluginIntercept (#71463)
* Consolidate filters/tests handling into JinjaPluginIntercept

ci_complete

* Postpone loading all ansible plugins

* Do we need to create an overlay?

ci_complete

* Typo

ci_complete

* Add FIXME

* conditional.py: use public Environment.parse() method

* Remove remaining occurrences of shared_loader_obj being passed to Templar

* __UNROLLED__ not needed with this change anymore

* Incorrect rebase at some point?
2021-01-21 11:22:33 +01:00
..
__init__.py Consolidate filters/tests handling into JinjaPluginIntercept (#71463) 2021-01-21 11:22:33 +01:00
debug.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
free.py Document and warn when max_fail and free are used (#72616) 2020-11-17 10:11:15 -05:00
host_pinned.py Fix various sanity errors in plugins (#71736) 2020-10-06 12:37:16 -04:00
linear.py Add implicit role_complete block instead of role._eor (#72208) 2020-12-09 09:53:01 +01:00