We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4697152 + 494b2fb commit d160f10Copy full SHA for d160f10
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