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/lib/ansible/modules/files
Dag Wieers 8cbed3c534 unarchive: PEP8, imports, cosmetics (#24654)
- Make PEP8 compliant
- Ensure imports are specific
- Few cosmetic changes (sort lists, casing, punctuation)
9 years ago
..
__init__.py package files 9 years ago
acl.py E501 fixes (#22879) 9 years ago
archive.py fixed RETURN docs for modules (#24011) 9 years ago
assemble.py Changed assemble_from_fragments to use os.path.join (#24909) 9 years ago
blockinfile.py New metadata 1.0 (#22587) 9 years ago
copy.py Read directory_mode as 'raw' type 9 years ago
fetch.py Make fetch default to fail on errors 9 years ago
file.py file module doesn't create hard link to given target directory 9 years ago
find.py find: PEP8, imports, cosmetics (#24646) 9 years ago
ini_file.py ini_file 'create' parameter default value should be True 9 years ago
iso_extract.py New metadata 1.0 (#22587) 9 years ago
lineinfile.py make lineinfile docs clearer and make module pep8 (#23857) 9 years ago
patch.py patch: PEP8, imports, cosmetics (#24649) 9 years ago
replace.py ported fix from ansible-core #5639 9 years ago
stat.py stat: PEP8, imports, cosmetics (#24653) 9 years ago
synchronize.py synchronize: Fix (delegated) local rsync 9 years ago
tempfile.py E501 fixes (#22879) 9 years ago
template.py Fix version_added for new option in template introduced in #21846 (#24307) 9 years ago
unarchive.py unarchive: PEP8, imports, cosmetics (#24654) 9 years ago
xattr.py Downgraded more modules from Curated to Community (#24751) 9 years ago