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/units/plugins
Martin Krizek 7621784b94
Require Jinja2 3.0.0 (#75881)
* Require Jinja2 3.0.0

ci_complete

* Fix sanity

* Remove Jinja min/max tests

* ansible-test changes

* ci_complete

* More cleanup

ci_complete

* Revert _count_newlines_from_end :( and other stuff

* Fix sanity

* It's using host_vars ...

* Unused import

* Remove overridden groupby filter

* environmentfilter -> pass_environment

* Explain preserve_trailing_newlines

* Add changelog

* ci_complete

* Deprecated ANSIBLE_JINJA2_NATIVE_WARNING

* native_helpers.py cleanup

* More cleanup in the find intgration test
3 years ago
..
action Clean up unit tests to prepare for pylint update. (#75473) 3 years ago
become Remove deprecated PlayContext.make_become_cmd (#74790) 4 years ago
cache Fix BaseFileCacheModule#keys to respect prefix (#72789) 4 years ago
callback Fix missing delegate display (#74370) 4 years ago
connection task_executor - use correct value for ssh connection retries (#75155) 3 years ago
filter Require Jinja2 3.0.0 (#75881) 3 years ago
inventory constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005) 4 years ago
loader_fixtures Clean up unit test boilerplate. 4 years ago
lookup Fix an exception when passlib library is used with a wrapped algo (#75527) 3 years ago
shell powershell - fix nested CLIXML parser (#71412) 4 years ago
strategy Temporarily disable strategy units (#74048) 4 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 4 years ago