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
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
7 years ago
..
action create module tmpdir based on remote_tmp (#39833) 7 years ago
cache Disable abstract-class-instantiated for smoketests 7 years ago
callback remove extra fields from debug output 7 years ago
cliconf Adding slx_command module and supporting module_utils. (#38235) 7 years ago
connection Pull persistent connection parameters via get_option (#39367) 7 years ago
filter Rekey on member (#33836) 7 years ago
inventory Reduce recursion within group methods 7 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 7 years ago
lookup aws ssm parameter lookup - change to return Nones for missing variables (#36456) 7 years ago
shell Add empty-init code-smell script. (#18406) 8 years ago
strategy Cache tasks as they are queued instead of en masse (#34752) 7 years ago
terminal Adding slx_command module and supporting module_utils. (#38235) 7 years ago
vars Add empty-init code-smell script. (#18406) 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py Don't cache duplicate plugin names (#34420) 7 years ago