mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Fix examples formatting (#345)
This commit is contained in:
@@ -32,7 +32,7 @@ notes:
|
||||
|
||||
EXAMPLES = '''
|
||||
# Retrieve geolocation data of a host's IP address
|
||||
- name: get IP geolocation data
|
||||
- name: Get IP geolocation data
|
||||
ipinfoio_facts:
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user