ansible-base/roles/nginx/vardef.json

9 lines
125 B
JSON
Raw Normal View History

2024-06-06 14:50:15 +02:00
{
"auto_reload_interval": {
"description": "in hours",
"nullable": true,
"type": "integer",
"mandatory": false
}
}