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 94e66cb108 fixes to assemble
now uses atomic move to avoid data corruption
correclty cleans up temp files in every case
returns backup_file info if needed
validate validate before temp file gets created
backup AFTER validate
10 years ago
..
__init__.py package files 11 years ago
acl.py Remove duplicate documentation fields 10 years ago
assemble.py fixes to assemble 10 years ago
copy.py added follow to specific modules that support it 10 years ago
fetch.py Add note about precautions of using become with fetch. Addresses https://github.com/ansible/ansible/issues/14064 10 years ago
file.py fixed typo, now correctly check isdir 10 years ago
find.py removed 'overquoting' of example 10 years ago
ini_file.py Fix #2475 ini_file module: bracklets in key break idempotence 10 years ago
lineinfile.py Merge pull request #2896 from towolf/add_diff_to_lineinfile 10 years ago
replace.py added follow to specific modules that support it 10 years ago
stat.py Change one param to be of type path 10 years ago
synchronize.py Correct dest_port to be of type int 10 years ago
template.py Merge pull request #1670 from mikeputnam/issue-1643-gpl-header 11 years ago
unarchive.py Set some module parameters to type=path 10 years ago
xattr.py Set name to type path so that tilde and env vars are expanded 10 years ago