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 f4dbcea30c Merge pull request #295 from techtonik/patch-3
acl: Fix X support in ACL permissions
10 years ago
..
__init__.py
acl.py acl: Fix X support in ACL permissions 10 years ago
assemble.py Move from md5 to sha1 to work on FIPS-140 enabled systems 10 years ago
copy.py Merge pull request #36 from mscherer/fix_old_9092 10 years ago
fetch.py Move from md5 to sha1 to work on FIPS-140 enabled systems 10 years ago
file.py fix for allowing permissions on hard links and soft links + follow=yes 10 years ago
ini_file.py Adding file doc fragment to those modules in files/ missing it 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 Merge pull request #17 from cooniur/devel 10 years ago
synchronize.py Fix documentation formatting 10 years ago
template.py
unarchive.py Prefer gtar to tar 10 years ago
xattr.py