ansible/library
Michael DeHaan 69d26d507b Merge pull request #5758 from drawks/devel
Correct sleep calls
2014-03-16 15:40:28 -05:00
..
cloud Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
commands Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
database Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
files Merge pull request #6515 from lotia/fix-acl-doc-and-error 2014-03-16 13:15:42 -05:00
internal ansible -> ansibleworks 2014-01-28 20:29:41 -05:00
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 2013-10-11 16:37:10 -04:00
messaging Typo in rabbitmq_plugin docs 2014-02-28 11:38:11 -06:00
monitoring Fixup shell handling in monit module. 2014-03-12 17:43:31 -04:00
net_infrastructure Fix regression in dnsmadeeasy module caused by fetch_url change 2014-03-12 20:48:22 -05:00
network Remove validate_certs parameter from fetch_url calls 2014-03-12 10:31:01 -05:00
notification Merge pull request #5758 from drawks/devel 2014-03-16 15:40:28 -05:00
packaging Update version_added 2014-03-16 16:35:52 -04:00
source_control Fix documentation for accept_hostkey 2014-03-13 07:58:12 -07:00
system Move facts to 'module_utils' so they can be referenced by other modules. Note unlike other module_utils/ dirs this keeps the original 2014-03-16 16:12:02 -04:00
utilities Create the tempdir in the accelerate module if it doesn't exist 2014-03-05 22:08:09 -06:00
web_infrastructure Add a JIRA control module for Ansible. This version uses fetch_url rather than urllib2. 2014-03-16 17:14:04 +01:00