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.
 
 
 
 
 
Go to file
Michael DeHaan ca0f0a0e48 Merge pull request #6062 from jpmens/mqttpaho
module update: mqtt notification now uses Paho as mosquitto.py being deprecated
11 years ago
cloud Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
commands Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
database Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
files Merge pull request #6515 from lotia/fix-acl-doc-and-error 11 years ago
internal
inventory
messaging Typo in rabbitmq_plugin docs 11 years ago
monitoring Fixup shell handling in monit module. 11 years ago
net_infrastructure Fix regression in dnsmadeeasy module caused by fetch_url change 11 years ago
network Remove validate_certs parameter from fetch_url calls 11 years ago
notification Merge pull request #6062 from jpmens/mqttpaho 11 years ago
packaging Merge pull request #6069 from danieljaouen/homebrew_class 11 years ago
source_control Fix documentation for accept_hostkey 11 years ago
system Move facts to 'module_utils' so they can be referenced by other modules. Note unlike other module_utils/ dirs this keeps the original 11 years ago
utilities Create the tempdir in the accelerate module if it doesn't exist 11 years ago
web_infrastructure Add a JIRA control module for Ansible. This version uses fetch_url rather than urllib2. 11 years ago