- name: Stop Nginx become: true sysvinit: name: nginx state: stopped # vim: set ft=yaml sw=2 et: