quipucords / rho

A tool for scanning a network, logging into systems using SSH, and retrieving information about available Unix and Linux servers.
https://quipucords.github.io/rho/
GNU General Public License v2.0
5 stars 7 forks source link

Calculate timeout based on system count (utilizing expanded ranges) #563

Closed chambridge closed 6 years ago

chambridge commented 6 years ago

Specify type:

Description:

Calculated timeout based on system count. (# of systems/Number of forks) * 3 minutes

https://github.com/ansible/ansible/blob/72bdf7aa7e1b867380201092dff65338d59cd8fa/lib/ansible/plugins/inventory/advanced_host_list.py#L66