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
Maarten Claes e9c548da41 This fixes copy with the remote_src option
It was broken in 6e37f1dcef when the remote_src was added. Need to
pass the absolute path to copy2 instead of a tuple.
9 years ago
..
__init__.py
acl.py
assemble.py
copy.py This fixes copy with the remote_src option 9 years ago
fetch.py
file.py
find.py
ini_file.py minor doc fixes 9 years ago
lineinfile.py
replace.py
stat.py Added the checksum_algo alias to the stats module. 9 years ago
synchronize.py
template.py
unarchive.py
xattr.py