ansible/test/units/plugins
Nathaniel Case 406b59aeba
Move persistent connections to only use registered variables (#45616)
* Try to intuit proper plugins to send to ansible-connection

* Move sub-plugins to init so that vars will be populated in executor

* Fix connection unit tests
2018-09-20 09:56:43 -04:00
..
action
cache
callback
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 Skip ipaddr test that fails on Python 3.7+. 2018-09-04 09:23:31 -07:00
httpapi Store Authorization header inside HttpApi connection plugin (#45598) 2018-09-13 19:34:30 +05:30
inventory
loader_fixtures
lookup Add ability to unlock 1Password vault to lookup plugins (#44923) 2018-08-30 16:24:06 -04:00
shell
strategy New keyword: ignore_unreachable (#43857) 2018-08-23 11:41:02 -04:00
terminal
vars
__init__.py
test_plugins.py