---
- name: Restart sshd
ansible.builtin.service:
name: ssh
state: restarted
- name: Restart fail2ban
name: fail2ban