You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 18:43:09 +03:00
Fix example in keycloak_realm documentation (#5639)
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user