1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
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
..
cli Enabled unsafe and vault in JSON (#38759) 2018-05-09 14:01:51 -04:00
compat
config Revert "Configurable list of facts modules (#31783)" (#40022) 2018-05-14 13:46:14 -07:00
errors
executor Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
galaxy
inventory Don't display host pattern warning for empty groups (fixes #35255) (#39927) 2018-05-09 14:13:48 -05:00
module_utils New module - meraki_network (#39782) 2018-05-15 22:42:09 +02:00
modules Fix junos_config confirm timeout issue (#40238) 2018-05-16 18:14:23 +05:30
parsing vault: check dir existence before creating a file (#40010) 2018-05-11 19:29:44 +02:00
playbook Deprecate private for include_role (#39821) 2018-05-08 10:31:56 -05:00
plugins Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
template
utils nxos module doc fragment for authorize,auth_pass (#40074) 2018-05-14 17:23:26 +05:30
vars
__init__.py
constants.py
release.py