--- - name: start nginx service: name=nginx state=started - name: restart nginx service: name=nginx state=restarted