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
bencomp 48cd199871 Make find return sample a YAML dict
In the description of the find module return value, the sample dict
has its key=value strings converted to key=value: None in the
web documentation. This commit updates the sample output to a 'real'
dict.

Minor additional edit in the description: "return list *of* files".
9 years ago
..
__init__.py package files 11 years ago
acl.py Bulk spelling improvement to modules-core (#5225) 9 years ago
assemble.py Fix assemble module for python3 9 years ago
copy.py Python3 fixes to copy, file, and stat so that the connection integration tests can be run (#4632) 10 years ago
fetch.py Fix grammar in docs for fetch 'fail_on_missing' (#3872) 10 years ago
file.py Python3 fixes to copy, file, and stat so that the connection integration tests can be run (#4632) 10 years ago
find.py Make find return sample a YAML dict 9 years ago
ini_file.py ini_file: return more infos on changes. 9 years ago
lineinfile.py to_text, to_bytes, and to_native now have surrogate_or_strict error handler (#4630) 10 years ago
replace.py Exposed backup file path, simplified result args (#5364) 9 years ago
stat.py refactor stat 9 years ago
synchronize.py clarifies synchronize module on use of --delayed-updates 9 years ago
template.py restored incorrectly removed docs, jinja2 override 10 years ago
unarchive.py Fix unarchive on python3 9 years ago
xattr.py Cleanup imports of xattr 9 years ago