mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
[PR #5639/da7cba4c backport][stable-5] Fix example in keycloak_realm documentation (#5642)
Fix example in keycloak_realm documentation (#5639)
(cherry picked from commit da7cba4c12)
Co-authored-by: Dorian Monnier <contact@dorianmonnier.fr>
This commit is contained in:
@@ -519,6 +519,7 @@ EXAMPLES = '''
|
||||
auth_username: USERNAME
|
||||
auth_password: PASSWORD
|
||||
id: realm
|
||||
realm: realm
|
||||
state: present
|
||||
|
||||
- name: Delete a Keycloak realm
|
||||
|
||||
Reference in New Issue
Block a user