ansible-base/roles/nginx/vardef.json
2024-06-01 17:17:40 +02:00

9 lines
125 B
JSON

{
"auto_reload_interval": {
"description": "in hours",
"nullable": true,
"type": "integer",
"mandatory": false
}
}