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:
@@ -99,7 +99,7 @@ notes:
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
- name: get info on an instance
|
||||
- name: Get info on an instance
|
||||
gcp_compute_instance_info:
|
||||
zone: us-central1-a
|
||||
filters:
|
||||
|
||||
Reference in New Issue
Block a user