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
Dag Wieers 37b7708c5d Fix a problem where the newly provided mode is a string (#3769)
* Fix a problem where the newly provided mode is a string

This fixes #3597

* Implement python3-compatible get_exception() handling
10 years ago
..
__init__.py package files 11 years ago
acl.py Convert the whole files/ directory to py3 syntax (#3685) 10 years ago
assemble.py Revert "Add prefixing and suffixing fuctionality to assemble" 10 years ago
copy.py Do not copy file if running on check mode 10 years ago
fetch.py Fix grammar in docs for fetch 'fail_on_missing' (#3872) 10 years ago
file.py Convert the whole files/ directory to py3 syntax (#3685) 10 years ago
find.py removed 'overquoting' of example 10 years ago
ini_file.py also match on tabs in ini_file (fixes #106) (#4067) 10 years ago
lineinfile.py The documentation of lineinfile now makes reference to blockinfile (#3639) 10 years ago
replace.py added follow to specific modules that support it 10 years ago
stat.py Convert the whole files/ directory to py3 syntax (#3685) 10 years ago
synchronize.py Update delete notes for Synrhconize docs (#3723) 10 years ago
template.py restored incorrectly removed docs, jinja2 override 10 years ago
unarchive.py Fix a problem where the newly provided mode is a string (#3769) 10 years ago
xattr.py Convert the whole files/ directory to py3 syntax (#3685) 10 years ago