# file: roles/openssh-server/handlers/main.yml - name: restart sshd service: name: ssh state: restarted