You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/library
Ramon de la Fuente b4cd4ad15b A module for notifications through the Slack.com platform
This module can send messages through Slack.com, and supports all options
available in the "incoming webhook integration".

- text
- channel
- username
- icon_url / icon_emoji
- link_names
- parse
12 years ago
..
cloud Micro-optimization: replace s.find(x)!=-1 with x in s 12 years ago
commands Micro-optimization: replace s.find(x)!=-1 with x in s 12 years ago
database Merge pull request #5597 from laggyluke/mongodb_user_idempotence 12 years ago
files Merge pull request #6515 from lotia/fix-acl-doc-and-error 12 years ago
internal ansible -> ansibleworks 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Typo in rabbitmq_plugin docs 12 years ago
monitoring Fixup shell handling in monit module. 12 years ago
net_infrastructure Version bump, bigip_facts + changelog 12 years ago
network Remove validate_certs parameter from fetch_url calls 12 years ago
notification A module for notifications through the Slack.com platform 12 years ago
packaging Update formatting in module example. 12 years ago
source_control Fix documentation for accept_hostkey 12 years ago
system Version bump for alternatives module, changelog. 12 years ago
utilities Amend wait_for docs to reference version of feature addition. 12 years ago
web_infrastructure Add a JIRA control module for Ansible. This version uses fetch_url rather than urllib2. 12 years ago