--- - name: "Restart fail2ban" become: true ansible.builtin.service: name: fail2ban state: restarted