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
Michael DeHaan b0dbc61d63 Move facts to 'module_utils' so they can be referenced by other modules. Note unlike other module_utils/ dirs this keeps the original
license -- so usage of facts code in modules will be limited to GPLv3 modules.
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 Micro-optimization: replace s.find(x)!=-1 with x in s 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 Fix regression in dnsmadeeasy module caused by fetch_url change 12 years ago
network Remove validate_certs parameter from fetch_url calls 12 years ago
notification Merge pull request #6375 from sivel/nexmo 12 years ago
packaging Add module composer (php dependency manager) 12 years ago
source_control Fix documentation for accept_hostkey 12 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 12 years ago
utilities Create the tempdir in the accelerate module if it doesn't exist 12 years ago
web_infrastructure Add a JIRA control module for Ansible. This version uses fetch_url rather than urllib2. 12 years ago