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/docs
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
..
api docs: PEP8 compliance (#24681) 7 years ago
bin Initial ansible-test sanity docs. (#26775) 7 years ago
docsite Persistent connection timer changes (#27272) 7 years ago
man added docs to CLI docstringsadded 8 years ago
templates Render returned dictionaries Fixes #24775 (#24777) 7 years ago