ansible/lib/ansible
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
..
_vendor Rename to ansible-core (#72594) 2020-11-13 15:42:10 -06:00
cli Shadow input for encrypt_string by default unless asked (fixes #71618) (#73263) 2021-01-20 15:50:24 -05:00
collections saner path dir management (#72648) 2020-12-14 19:30:13 -05:00
compat Updated bundled libraries (#70418) 2020-07-02 12:39:00 -05:00
config Allow restricting config values to enumerated list (#73162) 2021-01-14 15:11:30 -05:00
errors Fix YAML error message when error is at the end of the file (#73241) 2021-01-19 10:07:36 -05:00
executor Consolidate filters/tests handling into JinjaPluginIntercept (#71463) 2021-01-21 11:22:33 +01:00
galaxy Galaxy - make versions list consistent across versions (#72932) 2021-01-20 21:19:29 +01:00
inventory fix inventory source parse error handling (#73160) 2021-01-18 09:33:51 -05:00
module_utils facts - properly report virtualization facts for Linux guests on bhyve (#73204) 2021-01-14 10:53:03 -05:00
modules Update documentation for "contains" parameter (#73107) 2021-01-18 15:21:45 -05:00
parsing vault: Read stdin data as binary on python3 (#52229) 2020-12-09 09:46:32 +01:00
playbook Consolidate filters/tests handling into JinjaPluginIntercept (#71463) 2021-01-21 11:22:33 +01:00
plugins Consolidate filters/tests handling into JinjaPluginIntercept (#71463) 2021-01-21 11:22:33 +01:00
template Consolidate filters/tests handling into JinjaPluginIntercept (#71463) 2021-01-21 11:22:33 +01:00
utils Allow restricting config values to enumerated list (#73162) 2021-01-14 15:11:30 -05:00
vars Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 2020-11-03 08:51:31 -05:00
__init__.py transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
constants.py Allow restricting config values to enumerated list (#73162) 2021-01-14 15:11:30 -05:00
context.py
keyword_desc.yml Document and warn when max_fail and free are used (#72616) 2020-11-17 10:11:15 -05:00
release.py Bump devel to 2.11.0 (#70121) 2020-06-17 14:22:38 -05:00