mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-04-06 10:50:31 -07:00
docs: use role, not name, in sample keycloak_realm playbook
This commit is contained in:
parent
ed24ca637a
commit
398c3c478e
1 changed files with 1 additions and 1 deletions
|
@ -22,5 +22,5 @@
|
|||
role: TestClient1User
|
||||
realm: TestRealm
|
||||
roles:
|
||||
- name: middleware_automation.keycloak.keycloak_realm
|
||||
- role: middleware_automation.keycloak.keycloak_realm
|
||||
keycloak_realm: TestRealm
|
||||
|
|
Loading…
Add table
Reference in a new issue