ansible-base/ansible/roles/authelia-for-gitlab/vardef.json

14 lines
196 B
JSON

{
"gitlab_url_base": {
"type": "string",
"mandatory": false
},
"client_id": {
"type": "string",
"mandatory": false
},
"client_secret": {
"type": "string",
"mandatory": false
}
}