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
Toshio Kuratomi 4b44aa4799 Fix use of codecs.escape_decode() 10 years ago
..
__init__.py
acl.py
assemble.py
copy.py updated content description to discourage using as a tempalte module 10 years ago
fetch.py update flat description 10 years ago
file.py Fix C() formatting typo in file module 10 years ago
find.py find module 10 years ago
ini_file.py Added check mode support to the ini_file module 10 years ago
lineinfile.py Fix use of codecs.escape_decode() 10 years ago
replace.py
stat.py Fix stat code to return name of group owning the file rather than name of group that the file's owner belongs to. 10 years ago
synchronize.py synchronize: don't add ssh_args to ssh_opts when false or null 10 years ago
template.py
unarchive.py generic fix for Exceptions that heppen when trying to set permissions on extracted files 10 years ago
xattr.py