Ansible Script 추가
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"id": "{{ keycloak_realm }}",
|
||||
"realm": "{{ keycloak_realm }}",
|
||||
"enabled": true,
|
||||
"eventsEnabled": true,
|
||||
"eventsExpiration": 7200
|
||||
}
|
||||
Reference in New Issue
Block a user