mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
reboot: Add timeout in error to help troubleshooting (#47216)
* reboot: Add timeout in error to help troubleshooting So we've been hit by 'Timed out waiting for boot_time check' and it was unclear what timeout was used for the boot_time check. By adding the timeout value it is easier to understand the used value, and verify if a change to the timeout is reflected in the output. * Add changelog fragment
This commit is contained in:
2
changelogs/fragments/reboot-show-timeout.yaml
Normal file
2
changelogs/fragments/reboot-show-timeout.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- reboot - Expose timeout value in error message
|
||||
Reference in New Issue
Block a user