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 Wrong target for link? 11 years ago
scripts Fix one name in module error due to rewritten VariableManager 7 years ago
DOCUMENTATION.yml Link to module developing_modules_documenting.html 7 years ago
ansible.cfg Persistent connection timer changes (#27272) 7 years ago
hosts comment examples in default hosts file 9 years ago
hosts.yaml Fix spelling mistakes (comments only) (#25564) 7 years ago
hosts.yml linked cause people forget yaml and yml exist 8 years ago