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
Michael DeHaan f412d341e3 Merge pull request #8200 from geetotes/devel
[Docs] Added another example to demonstrate unarchive module working entirely on a remote machine
12 years ago
..
acl Merge pull request #7968 from bcoca/acl_fix_compare 12 years ago
assemble Escape backslash in assemble module docs 12 years ago
copy Double check whether the parent directory really exists using stat() 12 years ago
fetch There's a cleaner way to do this, commit to module formatter pending. 12 years ago
file In check mode if a symlink does not exist there is no need to check the ownership properties (which causes an exception) 12 years ago
ini_file ini_file: replace lambda with named function 12 years ago
lineinfile Update lineinfile 12 years ago
replace Merge branch 'devel' of https://github.com/jjshoe/ansible into jjshoe-devel 12 years ago
stat now stat skips md5 if file isn't readable 12 years ago
synchronize Slight typo fix. 12 years ago
template Fixes #6929 remote file module doc fragments from copy and template 12 years ago
unarchive Pushing up correct example :( 12 years ago
xattr Addresses #5023 Fix import comments 12 years ago