Skip to content

Reboot

Go to Automation

View in GitLab

Description

This playbook reboots a specified target server. It ensures that the target is a FQDN servername to avoid accidental reboots of multiple servers it a group is provided. The playbook waits for the server to come back online and confirms the reboot.

Credentials

  • sys_ansible_windows

Input

Variable Description
target Target host for the reboot
timeout Maximum wait time for the reboot to complete

Output

None

Dependencies