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
Jeff Bradberry 28375aae7f Fix breakage in lineinfile check mode when target file does not exist.
Similarly to https://github.com/ansible/ansible/issues/6182, checking of the file attributes should be avoided in check mode when the file didn't originally exist.

Also, avoid creating parent directories in check mode.

Fixes https://github.com/ansible/ansible/issues/9546
11 years ago
..
__init__.py package files 11 years ago
acl.py file extensions! 11 years ago
assemble.py Move from md5 to sha1 to work on FIPS-140 enabled systems 11 years ago
copy.py Merge pull request #36 from mscherer/fix_old_9092 11 years ago
fetch.py Move from md5 to sha1 to work on FIPS-140 enabled systems 11 years ago
file.py Cannot readlink() on a hard link 11 years ago
ini_file.py Adding file doc fragment to those modules in files/ missing it 11 years ago
lineinfile.py Fix breakage in lineinfile check mode when target file does not exist. 11 years ago
replace.py Adding file doc fragment to those modules in files/ missing it 11 years ago
stat.py Merge pull request #17 from cooniur/devel 11 years ago
synchronize.py Fix documentation formatting 11 years ago
template.py file extensions! 11 years ago
unarchive.py Remove redundant check for creates argument. 11 years ago
xattr.py file extensions! 11 years ago