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/lib/ansible/modules/files
James Cammarata 4a4674ca24 Fix syntax error in synchronize docstring 9 years ago
..
__init__.py package files 9 years ago
acl.py Fix physical walk on acl module for Linux 9 years ago
assemble.py assemble: add file validation support. 9 years ago
copy.py Fix obvious copy-paste error in module docs 9 years ago
fetch.py Add missing GPLv3 License header 9 years ago
file.py now captures any exceptions when trying to create directories 9 years ago
find.py Add the ability to grep for content 9 years ago
ini_file.py Handle ini file properties that contain interpolation errors in the initial values 9 years ago
lineinfile.py Move validate command into doc fragment and fix a few typos 9 years ago
replace.py Move validate command into doc fragment and fix a few typos 9 years ago
stat.py Improved stat documentation 9 years ago
synchronize.py Fix syntax error in synchronize docstring 9 years ago
template.py Add missing GPLv3 License header 9 years ago
unarchive.py Removed check whether destination directory is writable from files/unarchive.py. This check will prevent extraction of an archive if the archive does not actually write to the destination directory but only writes to any writable sub-directories of it. The underlying tar command will report errors should it try to write to read-only directories. 9 years ago
xattr.py Proper author info for all remaining modules 9 years ago