Module for sending messages to Mattermost
New in version 2017.7.0.
configuration: |
This module can be used by either passing an api_url and hook directly or by specifying both in a configuration profile in the salt master/minion config. For example: mattermost:
hook: peWcBiMOS9HrZG15peWcBiMOS9HrZG15
api_url: https://example.com
|
---|
Send a message to a Mattermost channel.
Parameters: |
|
---|---|
Returns: |
Boolean if message was sent successfully. |
CLI Example:
salt '*' mattermost.post_message message='Build is done'
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.mattermost.html