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.
2017-08-01 11:45:45 -06:00
..
api docs: PEP8 compliance (#24681) 2017-05-30 18:08:25 +01:00
bin Initial ansible-test sanity docs. (#26775) 2017-07-14 14:24:45 +01:00
docsite Persistent connection timer changes (#27272) 2017-08-01 11:45:45 -06:00
man added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
templates Render returned dictionaries Fixes #24775 (#24777) 2017-05-18 15:13:33 +01:00