community.general/test/units/plugins
Brian Coca 32ec69d827
allow jinja2 unique filter compat (#45637)
* allow jinja2 unique filter compat
* detect if unique is provided, fallback with warning
* handle j2 specific params
* now all filters using unique must pass environment
* added env to tests

also normalized on how we normally import and use exceptoins
2018-09-25 14:27:02 -04:00
..
action Fix remote_tmp when become with non admin user (#42396) 2018-07-06 10:49:19 -07:00
cache
callback Ensure that the src file contents is converted to unicode in diff info (#45744) 2018-09-20 12:31:48 -05:00
cliconf Fix cli_command multiple prompt issue (#44922) 2018-08-31 20:04:12 +05:30
connection Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
filter allow jinja2 unique filter compat (#45637) 2018-09-25 14:27:02 -04:00
httpapi Store Authorization header inside HttpApi connection plugin (#45598) 2018-09-13 19:34:30 +05:30
inventory
loader_fixtures
lookup Unify terms and UI between 1Password lookups and facts module (#45427) 2018-09-21 14:26:05 -04:00
shell
strategy New keyword: ignore_unreachable (#43857) 2018-08-23 11:41:02 -04:00
terminal
vars
__init__.py
test_plugins.py