mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix doc s/Slack/Mattermost/ (#22017)
This commit is contained in:
committed by
jhawkesworth
parent
1699c9ea48
commit
a290f85eba
@@ -78,7 +78,7 @@ EXAMPLES = """
|
||||
api_key: my_api_key
|
||||
text: '{{ inventory_hostname }} completed'
|
||||
|
||||
- name: Send notification message via Slack all options
|
||||
- name: Send notification message via Mattermost all options
|
||||
mattermost:
|
||||
url: http://mattermost.example.com
|
||||
api_key: my_api_key
|
||||
|
||||
Reference in New Issue
Block a user