mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* 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. |
||
|---|---|---|
| .. | ||
| ansible | ||
| ansible-config | ||
| ansible-connection | ||
| ansible-console | ||
| ansible-doc | ||
| ansible-galaxy | ||
| ansible-playbook | ||
| ansible-pull | ||
| ansible-vault | ||