ansible-base/roles/mastodon/vardef.json
2024-07-30 16:18:03 +02:00

11 lines
120 B
JSON

{
"user": {
"mandatory": false,
"type": "string"
},
"directory": {
"mandatory": false,
"type": "string"
}
}