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:
@@ -55,7 +55,7 @@ author: "Dariusz Owczarek (@dareko)"
|
||||
'''
|
||||
|
||||
EXAMPLES = """
|
||||
- name: updating load_balance_policy
|
||||
- name: Updating load_balance_policy
|
||||
vertica_configuration: name=failovertostandbyafter value='8 hours'
|
||||
"""
|
||||
import traceback
|
||||
|
||||
Reference in New Issue
Block a user