1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix doc s/Slack/Mattermost/ (#22017)

This commit is contained in:
Benjamin Jolivot 2017-02-27 22:54:12 +01:00 committed by jhawkesworth
parent 1699c9ea48
commit a290f85eba

View file

@ -78,7 +78,7 @@ EXAMPLES = """
api_key: my_api_key api_key: my_api_key
text: '{{ inventory_hostname }} completed' text: '{{ inventory_hostname }} completed'
- name: Send notification message via Slack all options - name: Send notification message via Mattermost all options
mattermost: mattermost:
url: http://mattermost.example.com url: http://mattermost.example.com
api_key: my_api_key api_key: my_api_key