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
8 years ago
..
__init__.py
acl.py
assemble.py
copy.py Do not copy file if running on check mode 8 years ago
fetch.py
file.py
find.py
ini_file.py also match on tabs in ini_file (fixes #106) (#4067) 8 years ago
lineinfile.py
replace.py
stat.py
synchronize.py
template.py
unarchive.py Fix a problem where the newly provided mode is a string (#3769) 8 years ago
xattr.py