--- - name: Restart SSH service: name: "{{ ssh_hardening[ssh_hardening_distri]|default('sshd') }}" state: restarted