ansible/test/units/plugins
Ricardo Carrillo Cruz 62e1c14edc
Pull persistent connection parameters via get_option (#39367)
* WIP Pull persistent connection parameters via get_option

* Fix pep8

* Add use_persistent_connection setting to paramiko_ssh plugin

* Add vars section to persistent_command_timeout setting and prevail provider values over config manager

* Use persistent_command_timeout on network_cli instead of timeout

* Fix unit tests

If we don't call loader to get network_cli, then _load_name is never
set and we get KeyError.

* Pull persistent_command_timeout via config  manager for ios connection local

* Pull persistent_command_timeout via config manager on connection local
2018-05-16 14:59:01 +02:00
..
action create module tmpdir based on remote_tmp (#39833) 2018-05-15 09:31:21 +10:00
cache Disable abstract-class-instantiated for smoketests 2017-07-25 15:58:23 -07:00
callback remove extra fields from debug output 2018-02-20 08:46:05 -05:00
cliconf Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
connection Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
filter Rekey on member (#33836) 2017-12-12 19:02:15 -08:00
inventory Reduce recursion within group methods 2018-04-05 18:38:44 -04:00
loader_fixtures Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00
lookup aws ssm parameter lookup - change to return Nones for missing variables (#36456) 2018-02-21 06:50:00 -05:00
shell
strategy Cache tasks as they are queued instead of en masse (#34752) 2018-01-15 09:49:58 -06:00
terminal Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
vars
__init__.py
test_plugins.py Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00