mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix examples formatting (#345)
This commit is contained in:
@@ -163,7 +163,7 @@ EXAMPLES = '''
|
||||
realm: master
|
||||
name: this_is_a_test
|
||||
|
||||
- name: delete Keycloak client template
|
||||
- name: Delete Keycloak client template
|
||||
local_action:
|
||||
module: keycloak_clienttemplate
|
||||
auth_client_id: admin-cli
|
||||
|
||||
Reference in New Issue
Block a user