Infra: AWS Update to Ubuntu 20.04
[csit.git] / fdio.infra.ansible / roles / common / handlers / main.yaml
1 ---
2 # file: roles/common/handlers/main.yaml
3
4 - name: Reboot Server
5   reboot:
6     reboot_timeout: 3600
7   tags:
8     - reboot-server