1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/examples
Ganesh Nalawade 70ce394840 Persistent connection timer changes ()
*  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
..
playbooks
scripts Fix one name in module error due to rewritten VariableManager 2017-07-27 15:37:26 -07:00
ansible.cfg Persistent connection timer changes () 2017-08-01 11:45:45 -06:00
DOCUMENTATION.yml
hosts
hosts.yaml Fix spelling mistakes (comments only) () 2017-06-12 07:55:19 +01:00
hosts.yml