mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Fix examples formatting (#345)
This commit is contained in:
@@ -49,7 +49,7 @@ author: "Dariusz Owczarek (@dareko)"
|
||||
'''
|
||||
|
||||
EXAMPLES = """
|
||||
- name: gathering vertica facts
|
||||
- name: Gathering vertica facts
|
||||
vertica_info: db=db_name
|
||||
register: result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user