Guillaume Coré
2019-02-04 b87f729d386da0567a4af5ee3c203d22631d9b87
ansible/roles/common/tasks/reboot_26.yml
@@ -1,6 +1,6 @@
---
- name: Reboot all VMs after updating to the latest release
  shell: "sleep 2 && shutdown -r now "
  shell: "sleep 10 && shutdown -r now "
  async: 1
  poll: 0
  ignore_errors: true