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:
@@ -106,7 +106,7 @@ notes:
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
- name: get info on a node pool
|
||||
- name: Get info on a node pool
|
||||
gcp_container_node_pool_info:
|
||||
cluster: "{{ cluster }}"
|
||||
location: us-central1-a
|
||||
|
||||
Reference in New Issue
Block a user