ansible-base/roles/nginx/vardef.json
2024-06-06 14:50:15 +02:00

8 lines
125 B
JSON

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