aboutsummaryrefslogtreecommitdiffstats
path: root/fdio.infra.ansible/roles/common/handlers/main.yaml
blob: bb317e80670e4c5a24364f11c48e2546da7caa78 (plain)
1
2
3
4
5
6
7
8
---
# file: roles/common/handlers/main.yaml

- name: Reboot Server
  reboot:
    reboot_timeout: 3600
  tags:
    - reboot-server