--- # handlers file for base - name: restart fail2ban systemd: name: fail2ban state: restarted - name: reload ufw command: ufw reload