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
Ryan Sabatini f65f3570a8 Add Ability to Exlude Paths from Archive
Archive.py allows you to pass a glob path of files to archive.
This allows end users to glob a dir, and exlude a list of dirs
from the archive which are not necessary.
9 years ago
..
__init__.py package files 9 years ago
acl.py Add missing import for get_exception 9 years ago
archive.py Add Ability to Exlude Paths from Archive 9 years ago
assemble.py Changed assemble_from_fragments to use os.path.join (#24909) 9 years ago
blockinfile.py Fix spelling mistakes (comments only) (#25564) 9 years ago
copy.py Add example of templating inline using copy module (#19752) 9 years ago
fetch.py Mutually reference Windows and non-Windows modules (#25482) 9 years ago
file.py Mutually reference Windows and non-Windows modules (#25482) 9 years ago
find.py Corrected the examples in find module to make sure the commands are accurate to what is being described. 9 years ago
ini_file.py ini_file 'create' parameter default value should be True 9 years ago
iso_extract.py corrected supported_by key 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 Fixed subsection replacement with before/after patterns 9 years ago
stat.py Fix symlink handling (#26877) 9 years ago
synchronize.py UserKnownHostsFile=/dev/null when verify_host: false 9 years ago
tempfile.py Mutually reference Windows and non-Windows modules (#25482) 9 years ago
template.py Add example of templating inline using copy module (#19752) 9 years ago
unarchive.py Mutually reference Windows and non-Windows modules (#25482) 9 years ago
xattr.py Downgraded more modules from Curated to Community (#24751) 9 years ago