mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Fix Ansible documentation in part of example formatting (#334)
This commit is contained in:
@@ -34,7 +34,8 @@ author:
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
- say:
|
||||
- name: Makes a computer to speak
|
||||
say:
|
||||
msg: '{{ inventory_hostname }} is all done'
|
||||
voice: Zarvox
|
||||
delegate_to: localhost
|
||||
|
||||
Reference in New Issue
Block a user