aboutsummaryrefslogblamecommitdiffstatshomepage
path: root/roles/firewall/handlers/main.yml
blob: 0a0fcad1337f74a2553fe80c516f45def82236ef (plain) (tree)
1
2
3
4
5
6
              
              


                          
                         
- name: Reboot
  become: true
  ansible.builtin.reboot:
    # 3 minutes is plenty.
    reboot_timeout: 180
  listen: firewall_reboot