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 8920990d63 Merge pull request #6097 from mattjeffery/bug/modprobe_normalise_name
Normalise the module name when comparing against the module names in /proc/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 Micro-optimization: replace s.find(x)!=-1 with x in s 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 Adding validate_certs to all modules that use fetch_url 12 years ago
packaging Merge pull request #5909 from joeybaker/patch-1 12 years ago
source_control Fix documentation for accept_hostkey 12 years ago
system Merge pull request #6097 from mattjeffery/bug/modprobe_normalise_name 12 years ago
utilities Create the tempdir in the accelerate module if it doesn't exist 12 years ago
web_infrastructure Bulk update of choices=BOOLEANS to type='bool' 12 years ago