1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

[PR #5639/da7cba4c backport][stable-6] Fix example in keycloak_realm documentation (#5643)

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:
patchback[bot] 2022-12-01 22:48:59 +01:00 committed by GitHub
parent 406fa12142
commit 9abda18071
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -519,6 +519,7 @@ EXAMPLES = '''
auth_username: USERNAME auth_username: USERNAME
auth_password: PASSWORD auth_password: PASSWORD
id: realm id: realm
realm: realm
state: present state: present
- name: Delete a Keycloak realm - name: Delete a Keycloak realm