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
Richard C Isaacson dc93b31d22 assemble module: fix insertion of newlines when not needed.
This builds on GH-6359 and changes the logic so that a newline is only inserted between fragments if the previous fragment does not end with a newline.
12 years ago
..
cloud rax modules improvements 12 years ago
commands Micro-optimization: replace s.find(x)!=-1 with x in s 12 years ago
database Merge pull request #6796 from mistaka0s/mysqldump_fix 12 years ago
files assemble module: fix insertion of newlines when not needed. 12 years ago
internal Make async jid's unique per host 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 Fix librato_annotation docstring 12 years ago
net_infrastructure Adding an options sections to the docstring in the lldp module 12 years ago
network Example cleanup. 12 years ago
notification Merge pull request #6740 from mjschultz/add-sns-notification 12 years ago
packaging Clarify docs message. 12 years ago
source_control Addresses #6750 Use --help instead of - 12 years ago
system Merge pull request #6831 from aresch/patch-1 12 years ago
utilities Acclerate improvements 12 years ago
web_infrastructure Add version_added info + changelog 12 years ago