[fix] role:nginx

This commit is contained in:
Christian Fraß 2024-06-06 13:47:26 +02:00
parent a7e2a6d3cb
commit f55f317cef

View file

@ -65,7 +65,7 @@
"name": "nginx_auto_reload",
"disabled": true,
"minute": "0",
"hour": "*/{{auto_reload_interval | string}}",
"hour": "*/{{var_nginx_auto_reload_interval | string}}",
"day": "*",
"month": "*",
"weekday": "*",