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 1d4c0abe29 added backup_file to module returns (#4723)
fixes #14502
also cleaned up some unused stuff and fixed imports
8 years ago
..
__init__.py
acl.py
assemble.py
copy.py Python3 fixes to copy, file, and stat so that the connection integration tests can be run (#4632) 8 years ago
fetch.py
file.py Python3 fixes to copy, file, and stat so that the connection integration tests can be run (#4632) 8 years ago
find.py
ini_file.py added backup_file to module returns (#4723) 8 years ago
lineinfile.py
replace.py Declare empty diff dict ahead of time (#4646) 8 years ago
stat.py Python3 fixes to copy, file, and stat so that the connection integration tests can be run (#4632) 8 years ago
synchronize.py
template.py
unarchive.py Support DOS file attributes (e.g. archive-bit or hidden-bit) (#4705) 8 years ago
xattr.py