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 898f47e557 stat doc fix
fixes #1371
10 years ago
..
__init__.py
acl.py removed always for success, as data wont show on fail 10 years ago
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 Adding directory creation example to 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 Update module "imports" to new style 10 years ago
stat.py stat doc fix 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