- name: restart nginx systemd: state: restarted name: nginx - name: restart download systemd: state: restarted name: download daemon_reload: yes