community.general/lib/ansible/plugins/callback
hansmi 76ab88c9f5 callbacks/slack: Explicitly set Content-Type header (#51824)
There are other chat systems with hook implementations more or less
compatible with Slack, such as Rocket.Chat. The latter requires the
Content-Type header to be set to "application/json" (the body is JSON).

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2019-02-12 12:47:33 -05:00
..
__init__.py added unsafe toggle to vars_prompt (#49219) 2019-01-30 15:01:13 -05:00
actionable.py
cgroup_memory_recap.py
cgroup_perf_recap.py Perf graphing (#46346) 2019-01-08 13:29:22 -05:00
context_demo.py
counter_enabled.py counter_enabled.py - Fix minor typos (#49014) 2018-11-22 05:41:38 -05:00
debug.py Update debug.py (#51041) 2019-01-21 15:08:26 +05:30
default.py default: callback plugin allow unreachable task to stderr (#50533) 2019-01-09 11:43:59 -05:00
dense.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
foreman.py Minor typos (#50371) 2019-01-15 11:37:00 +00:00
full_skip.py
grafana_annotations.py Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
hipchat.py plugins/callbacks : fix some key documentation (#45267) 2018-09-06 15:38:25 -04:00
jabber.py
json.py use ansible json encoder for results in callbacks (#46830) 2018-10-12 09:37:56 -04:00
junit.py Implement test case prefix to filter test cases (#40174) 2018-12-03 18:41:44 +00:00
log_plays.py use ansible json encoder for results in callbacks (#46830) 2018-10-12 09:37:56 -04:00
logdna.py Ensure that current uses of BaseException are required 2018-12-16 15:03:19 -08:00
logentries.py Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
logstash.py
mail.py use ansible json encoder for results in callbacks (#46830) 2018-10-12 09:37:56 -04:00
minimal.py
nrdp.py Add support for NRDP notifications (#39297) 2019-01-02 10:15:15 -05:00
null.py
oneline.py
osx_say.py Minor typos (#50371) 2019-01-15 11:37:00 +00:00
profile_roles.py
profile_tasks.py Update profile_tasks docs (#46690) 2018-10-19 08:19:57 -05:00
selective.py plugins/callbacks : fix some key documentation (#45267) 2018-09-06 15:38:25 -04:00
skippy.py
slack.py callbacks/slack: Explicitly set Content-Type header (#51824) 2019-02-12 12:47:33 -05:00
splunk.py use ansible json encoder for results in callbacks (#46830) 2018-10-12 09:37:56 -04:00
stderr.py
sumologic.py use ansible json encoder for results in callbacks (#46830) 2018-10-12 09:37:56 -04:00
syslog_json.py
timer.py
tree.py Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
unixy.py Save the command line arguments into a global context 2019-01-03 18:12:23 -08:00
yaml.py Diff mode returns yaml diffs in yaml callback plugin (#48794) 2018-11-22 18:03:25 +00:00