mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Fix Ansible documentation in part of example formatting (#334)
This commit is contained in:
@@ -39,7 +39,8 @@ author: "Jimmy Tang (@jcftang) <jimmy_tang@rapid7.com>"
|
||||
RETURN = '''# '''
|
||||
|
||||
EXAMPLES = '''
|
||||
- logentries_msg:
|
||||
- name: Send a message to logentries
|
||||
logentries_msg:
|
||||
token=00000000-0000-0000-0000-000000000000
|
||||
msg="{{ ansible_hostname }}"
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user