community.general/lib/ansible/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 Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
cache add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
callback Allow Unicode chars to be dumped by yaml stdout callback (#40188) 2018-05-15 15:23:13 -07:00
cliconf network_put and network_get modules (#39592) 2018-05-16 14:38:43 +05:30
connection Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
filter Enabled unsafe and vault in JSON (#38759) 2018-05-09 14:01:51 -04:00
inventory Convert more http links to https. 2018-04-25 23:12:46 -07:00
lookup empty lines in csvfile means row has no items in list; check row len first. (#40089) 2018-05-15 17:26:53 -05:00
netconf Raise error when trying to use older iosxr modules with netconf (#37423) 2018-03-15 12:49:35 -04:00
shell become win: better error messages and docs update (#39936) 2018-05-15 09:33:36 +10:00
strategy Use updated task, instead of original, non-merged included_file._task (#39762) 2018-05-07 10:01:35 -05:00
terminal nxos enable mode (#39355) 2018-05-08 15:31:02 +05:30
test Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py fixed up get_options in AnsiblePlugin to use the correct plugin name 2017-11-22 15:35:31 -05:00
loader.py Revert "Configurable list of facts modules (#31783)" (#40022) 2018-05-14 13:46:14 -07:00