- file: nginx-old-init | - file: nginx-old-init | ||||
- require_in: | - require_in: | ||||
- file: nginx | - file: nginx | ||||
- onlyif: [ -e /var/run/nginx.pid ] | |||||
# RedHat requires the init file in place to chkconfig off | # RedHat requires the init file in place to chkconfig off | ||||
{% if nginx['disable_before_rename'] %} | {% if nginx['disable_before_rename'] %} |