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
James Cammarata d7469218a5 Merge pull request #8126 from dingus9/patch-1
Update lineinfile validate help
10 years ago
..
acl Fixed documentation for etype parameter on acl module. 10 years ago
assemble Escape backslash in assemble module docs 10 years ago
copy Double check whether the parent directory really exists using stat() 10 years ago
fetch There's a cleaner way to do this, commit to module formatter pending. 11 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) 10 years ago
ini_file ini_file: replace lambda with named function 10 years ago
lineinfile Update lineinfile 10 years ago
replace Merge branch 'devel' of https://github.com/jjshoe/ansible into jjshoe-devel 10 years ago
stat now stat skips md5 if file isn't readable 10 years ago
synchronize Slight typo fix. 10 years ago
template Fixes #6929 remote file module doc fragments from copy and template 10 years ago
unarchive Merge branch 'unarchive-fix-7777-simple' of https://github.com/toddmowen/ansible into toddmowen-unarchive-fix-7777-simple 10 years ago
xattr Addresses #5023 Fix import comments 11 years ago