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.
11 years ago
..
cloud rax modules improvements 11 years ago
commands Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
database
files assemble module: fix insertion of newlines when not needed. 11 years ago
internal
inventory
messaging
monitoring
net_infrastructure
network
notification
packaging
source_control Addresses #6750 Use --help instead of - 11 years ago
system Merge pull request #6831 from aresch/patch-1 11 years ago
utilities
web_infrastructure