arillso.system.reboot role – Reboot management for systems
Note
This role is part of the arillso.system collection (version 0.0.34).
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it use: ansible-galaxy collection install arillso.system
.
To use it in a playbook, specify: arillso.system.reboot
.
Entry point main
– Reboot management for systems
Synopsis
This role manages system reboots.
It allows specifying delays, a custom message, and timeout settings for reboot operations.
Parameters
Parameter |
Comments |
---|---|
How long to wait before sending a reboot command (in seconds). |
|
Custom message to log when initiating a reboot. Useful for auditing. |
|
Time to wait after the system has rebooted and before continuing with the next task (in seconds). |
|
Maximum time to wait for the system to reboot (in seconds). |
|
Number of seconds to wait before checking if the machine is up after a reboot. |