This state is useful for sending messages to Teams during state runs.
New in version 2017.7.0.
teams-message: msteams.post_card: - message: 'This state was executed successfully.' - hook_url: https://outlook.office.com/webhook/837
The hook_url can be specified in the master or minion configuration like below:
msteams: hook_url: https://outlook.office.com/webhook/837
Send a message to a Microsft Teams channel
send-msteams-message: msteams.post_card: - message: 'This state was executed successfully.' - hook_url: https://outlook.office.com/webhook/837
The following parameters are required:
The following parameters are optional:
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/states/all/salt.states.msteams.html