mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix examples formatting (#345)
This commit is contained in:
@@ -44,7 +44,7 @@ options:
|
||||
|
||||
EXAMPLES = """
|
||||
|
||||
- name: send a message to chat in playbook
|
||||
- name: Send a message to chat in playbook
|
||||
telegram:
|
||||
token: '9999999:XXXXXXXXXXXXXXXXXXXXXXX'
|
||||
chat_id: 000000
|
||||
|
||||
Reference in New Issue
Block a user