---
- name: Restart SSH
service:
name: "{{ ssh_hardening_service_name|default('sshd') }}"
state: restarted