--- # handlers file for maintenance - name: restart fail2ban systemd: name: fail2ban state: restarted - name: reload ufw ufw: state: reloaded