Add a timeout to the Discovery flow for 30 minutes per credential run. Catching the Timeout Exception does not lead to a failure, but kills the ansible process and allows us to proceed with processing the existing ping_log output.
If possible log what systems were skipped due to timeout.
Specify type:
Description:
Add a timeout to the Discovery flow for 30 minutes per credential run. Catching the Timeout Exception does not lead to a failure, but kills the ansible process and allows us to proceed with processing the existing ping_log output.
If possible log what systems were skipped due to timeout.