mg
58cb2946e2
reboot als handler Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#111 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
5 lines
76 B
YAML
5 lines
76 B
YAML
---
|
|
- name: reboot
|
|
become: true
|
|
reboot:
|
|
reboot_timeout: 120
|