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

pull/22020/head
Benjamin Jolivot 8 years ago committed by jhawkesworth
parent 1699c9ea48
commit a290f85eba

@ -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

Loading…
Cancel
Save