- name: "reload sshd" become: true ansible.builtin.systemd_service: name: "ssh.service" state: "reloaded"