diff --git a/main/_downloads/a0468922d38230cfdad1d445a6b10b9e/keycloak_realm.yml b/main/_downloads/a0468922d38230cfdad1d445a6b10b9e/keycloak_realm.yml index e7d0259..8bc1962 100644 --- a/main/_downloads/a0468922d38230cfdad1d445a6b10b9e/keycloak_realm.yml +++ b/main/_downloads/a0468922d38230cfdad1d445a6b10b9e/keycloak_realm.yml @@ -6,7 +6,7 @@ ansible.builtin.include_role: name: middleware_automation.keycloak.keycloak_realm vars: - keycloak_admin_password: "changeme" + keycloak_admin_password: "remembertochangeme" keycloak_realm: TestRealm keycloak_user_federation: - realm: TestRealm diff --git a/main/_sources/roles/keycloak_realm.md.txt b/main/_sources/roles/keycloak_realm.md.txt index 4a01e64..cf098a7 100644 --- a/main/_sources/roles/keycloak_realm.md.txt +++ b/main/_sources/roles/keycloak_realm.md.txt @@ -30,8 +30,8 @@ The following are a set of _required_ variables for the role: | Variable | Description | |:---------|:------------| -|`keycloak_admin_password`| Password for the administration console user account | |`keycloak_realm` | Name of the realm to be created | +|`keycloak_admin_password`| Password for the administration console user account | The following variables are available for creating clients: diff --git a/main/roles/keycloak_realm.html b/main/roles/keycloak_realm.html index d5fd467..33cf8ad 100644 --- a/main/roles/keycloak_realm.html +++ b/main/roles/keycloak_realm.html @@ -146,12 +146,12 @@
-keycloak_admin_password
Password for the administration console user account
keycloak_realm
keycloak_realm
Name of the realm to be created
keycloak_admin_password
Password for the administration console user account
The following variables are available for creating clients: