summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/notification/slack.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.generalAnsible Core Team2020-03-231-311/+0
* Add support for hex color in slack module (#49804)Abhijeet Kasurde2018-12-121-7/+24
* Add threading to slack notification module (#47333)Andrew Herrington2018-11-061-3/+15
* [Fix] Commented out Section due to no Quotes (#24258)David Beck2018-05-151-2/+2
* Clean up module documentation (#36909)Dag Wieers2018-03-151-20/+1
* Bulk autopep8 (modules)John Barker2017-12-071-16/+18
* Doc: Make documentation link as clickable (#33188)Abhijeet Kasurde2017-12-051-1/+2
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* remove wildcards and add boilerplateToshio Kuratomi2017-07-291-17/+11
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Validate EXAMPLES as YAMLMatt Martz2017-02-151-1/+1
* Avoid having module documentation links to itself (#21329)Dag Wieers2017-02-131-1/+1
* Don't escape angle brackets in the Slack module (#19980)Steve Pletcher2017-01-171-13/+23
* Added some clarity on the token confusion. (#19473)redbloodmage2016-12-191-1/+7
* minor spelling changesCarlos E. Garcia2016-12-131-1/+1
* Remove deprecated example (#19161)Fabio Alessandro Locati2016-12-101-13/+5
* Remove unneeded quotes - notification/slack.py (#18826)Fabio Alessandro Locati2016-12-091-19/+19
* Relocating extras into lib/ansible/modules/ after mergeJames Cammarata2016-12-081-0/+295