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
Serge van Ginderachter 867702b26a lvg module bugfix on vg_options patch
When no vg_options are passed to the module, 'vg_options' still exists
in the module.params dict with a value of None, so the default empty string in
the get method is never used. None cannot be "splitted", which backtraced.
11 years ago
cloud Merge pull request #6849 from atlashealth/ec2_snapshot_fixed_type_issue 11 years ago
commands Clarify free_form isn't a real option :) 11 years ago
database Merge pull request #6796 from mistaka0s/mysqldump_fix 11 years ago
files assemble module: fix insertion of newlines when not needed. 11 years ago
internal Make async jid's unique per host 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Typo in rabbitmq_plugin docs 11 years ago
monitoring Fix librato_annotation docstring 11 years ago
net_infrastructure Adding an options sections to the docstring in the lldp module 11 years ago
network Example cleanup. 11 years ago
notification Merge pull request #6740 from mjschultz/add-sns-notification 11 years ago
packaging Merge pull request #6793 from muffl0n/patch-4 11 years ago
source_control Addresses #6750 Use --help instead of - 11 years ago
system lvg module bugfix on vg_options patch 11 years ago
utilities Acclerate improvements 11 years ago
web_infrastructure Add version_added info + changelog 11 years ago