ansible-base/roles/mastodon/vardef.json

11 lines
120 B
JSON
Raw Normal View History

2024-07-30 16:18:03 +02:00
{
"user": {
"mandatory": false,
"type": "string"
},
"directory": {
"mandatory": false,
"type": "string"
}
}