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/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
6 years ago
..
ansible Normalize usage of temp and tmp on tmp (#36221) 6 years ago
ansible-config 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 7 years ago
ansible-connection Pull persistent connection parameters via get_option (#39367) 6 years ago
ansible-console draft 1st release of ansible-console 8 years ago
ansible-doc Making the switch to v2 9 years ago
ansible-galaxy Making the switch to v2 9 years ago
ansible-inventory ansible-inventory cli tool (#22477) 7 years ago
ansible-playbook Making the switch to v2 9 years ago
ansible-pull Making the switch to v2 9 years ago
ansible-vault Making the switch to v2 9 years ago