We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4697152 commit 494b2fbCopy full SHA for 494b2fb
nginx/service.sls
@@ -43,5 +43,5 @@ nginx_service:
43
- pkg: nginx_install
44
{% endif %}
45
{% if nginx.check_config_before_apply %}
46
- - only_if: /usr/sbin/nginx -t
+ - onlyif: /usr/sbin/nginx -t
47
0 commit comments