mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix example in keycloak_realm documentation (#5639)
This commit is contained in:
parent
03039a56c0
commit
da7cba4c12
1 changed files with 1 additions and 0 deletions
|
@ -519,6 +519,7 @@ EXAMPLES = '''
|
|||
auth_username: USERNAME
|
||||
auth_password: PASSWORD
|
||||
id: realm
|
||||
realm: realm
|
||||
state: present
|
||||
|
||||
- name: Delete a Keycloak realm
|
||||
|
|
Loading…
Reference in a new issue