mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Fix Ansible documentation in part of example formatting (#334)
This commit is contained in:
@@ -65,7 +65,7 @@ options:
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
- name: "Add or update OpenDJ backend properties"
|
||||
- name: Add or update OpenDJ backend properties
|
||||
action: opendj_backendprop
|
||||
hostname=localhost
|
||||
port=4444
|
||||
|
||||
Reference in New Issue
Block a user