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
Ganesh Nalawade 70ce394840 Persistent connection timer changes (#27272)
*  Add command_timeout timer that defines the amount
   of time to wait for a command or RPC call before
   timing out.
*  Remove connect_retries and connect_interval configuration
   varaible and replace it with connect_retry_timeout to control
   the timeout value of connection to local scoket.
*  Make required changes to netowrk action plugins and relevant
   network files in module_utils.
*  Required documentation changes.
7 years ago
..
ansible bin/ansible comment typo fix (#25799) 7 years ago
ansible-config 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 7 years ago
ansible-connection Persistent connection timer changes (#27272) 7 years ago
ansible-console draft 1st release of ansible-console 9 years ago
ansible-doc Making the switch to v2 10 years ago
ansible-galaxy Making the switch to v2 10 years ago
ansible-playbook Making the switch to v2 10 years ago
ansible-pull Making the switch to v2 10 years ago
ansible-vault Making the switch to v2 10 years ago