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:
@@ -98,7 +98,7 @@ notes:
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
- name: get info on a database
|
||||
- name: Get info on a database
|
||||
gcp_spanner_database_info:
|
||||
instance: "{{ instance }}"
|
||||
project: test_project
|
||||
|
||||
Reference in New Issue
Block a user