[fix] role:nginx
This commit is contained in:
parent
a7e2a6d3cb
commit
f55f317cef
|
|
@ -65,7 +65,7 @@
|
||||||
"name": "nginx_auto_reload",
|
"name": "nginx_auto_reload",
|
||||||
"disabled": true,
|
"disabled": true,
|
||||||
"minute": "0",
|
"minute": "0",
|
||||||
"hour": "*/{{auto_reload_interval | string}}",
|
"hour": "*/{{var_nginx_auto_reload_interval | string}}",
|
||||||
"day": "*",
|
"day": "*",
|
||||||
"month": "*",
|
"month": "*",
|
||||||
"weekday": "*",
|
"weekday": "*",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue