roles/common/handlers/main.yml (4 lines of code) (raw):

- name: restart sshd service: name: sshd state: restarted