mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Fix examples formatting (#345)
This commit is contained in:
@@ -88,7 +88,7 @@ notes:
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
- name: get info on an instance
|
||||
- name: Get info on an instance
|
||||
gcp_spanner_instance_info:
|
||||
project: test_project
|
||||
auth_kind: serviceaccount
|
||||
|
||||
Reference in New Issue
Block a user