ansible/bin
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
..
ansible Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:02 -08:00
ansible-config 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
ansible-connection Pull persistent connection parameters via get_option (#39367) 2018-05-16 14:59:01 +02:00
ansible-console
ansible-doc
ansible-galaxy
ansible-inventory ansible-inventory cli tool (#22477) 2017-08-15 16:45:54 -04:00
ansible-playbook
ansible-pull
ansible-vault