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/files
Brian Coca 0cc15866c2 Merge pull request #855 from bcoca/file_rellink_fixes
fixed file module to use realpath when following links,
10 years ago
..
__init__.py package files 10 years ago
acl.py removed always for success, as data wont show on fail 10 years ago
assemble.py Move from md5 to sha1 to work on FIPS-140 enabled systems 10 years ago
copy.py removed always for success, as data wont show on fail 10 years ago
fetch.py fetch: fix the flat parameter description 10 years ago
file.py fixed file module to use realpath when following links, 10 years ago
ini_file.py Added check mode support to the ini_file module 10 years ago
lineinfile.py Fix breakage in lineinfile check mode when target file does not exist. 10 years ago
replace.py Fix #10059 - replace module does not obey follow=yes 10 years ago
stat.py fixed typo on isgid 10 years ago
synchronize.py Fix documentation formatting 10 years ago
template.py file extensions! 10 years ago
unarchive.py Doc change - make clearer usage for existing remote file 10 years ago
xattr.py file extensions! 10 years ago