--- - name: Restart sshd ansible.builtin.systemd: name: ssh state: restarted - name: Restart ssh ansible.builtin.systemd: name: ssh state: restarted