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/examples
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
..
playbooks
scripts Fix one name in module error due to rewritten VariableManager 7 years ago
DOCUMENTATION.yml
ansible.cfg Persistent connection timer changes (#27272) 7 years ago
hosts
hosts.yaml Fix spelling mistakes (comments only) (#25564) 8 years ago
hosts.yml