mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Fix examples formatting (#345)
This commit is contained in:
parent
31ba39cac4
commit
a7c830f49d
148 changed files with 330 additions and 334 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue