--- # handlers/main.yml # define handlers here #- name: restart # service: name= state=restarted #- name: stop # service: name= state=stopped