Re-compile vfio-pci and igb_uio for AWS in ansible scripts.
[csit.git] / resources / tools / testbed-setup / ansible / roles / aws / handlers / main.yaml
1 ---
2 # file: roles/aws/handlers/main.yaml
3
4 - name: Reboot server
5   reboot:
6     reboot_timeout: 3600
7   tags:
8     - reboot-server