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/files
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
..
acl Whitespace fixes in incompatible param check 11 years ago
assemble assemble module: fix insertion of newlines when not needed. 11 years ago
copy Use common file argument system previously implemented by @sivel for rax modules on the file modules as well (copy/file/template). 11 years ago
fetch There's a cleaner way to do this, commit to module formatter pending. 11 years ago
file Use common file argument system previously implemented by @sivel for rax modules on the file modules as well (copy/file/template). 11 years ago
ini_file Addresses #5023 Fix import comments 11 years ago
lineinfile backreferences should be double escaped 11 years ago
replace Cleanup from merge of replace module and CHANGELOG update 11 years ago
stat now stat skips md5 if file isn't readable 11 years ago
synchronize Repairs for documentation build. 11 years ago
template Use common file argument system previously implemented by @sivel for rax modules on the file modules as well (copy/file/template). 11 years ago
unarchive unarchive module: Add creates functionality. 11 years ago
xattr Addresses #5023 Fix import comments 11 years ago