1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2017-07-31 11:46:16 -07:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
acl.py Add missing import for get_exception 2017-06-12 13:18:54 -04:00
archive.py Add Ability to Exlude Paths from Archive 2017-07-31 11:46:16 -07:00
assemble.py Changed assemble_from_fragments to use os.path.join (#24909) 2017-05-22 15:38:11 -07:00
blockinfile.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
copy.py Add example of templating inline using copy module (#19752) 2017-07-22 22:12:31 -07:00
fetch.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
file.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
find.py Corrected the examples in find module to make sure the commands are accurate to what is being described. 2017-06-28 18:17:22 -04:00
ini_file.py ini_file 'create' parameter default value should be True 2017-04-13 11:08:21 -04:00
iso_extract.py corrected supported_by key 2017-06-28 15:12:42 -04:00
lineinfile.py make lineinfile docs clearer and make module pep8 (#23857) 2017-04-23 09:19:22 +02:00
patch.py patch: PEP8, imports, cosmetics (#24649) 2017-06-02 08:42:40 +01:00
replace.py Fixed subsection replacement with before/after patterns 2017-06-07 01:45:34 -07:00
stat.py Fix symlink handling (#26877) 2017-07-17 12:06:35 -07:00
synchronize.py UserKnownHostsFile=/dev/null when verify_host: false 2017-07-05 09:42:04 -05:00
tempfile.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
template.py Add example of templating inline using copy module (#19752) 2017-07-22 22:12:31 -07:00
unarchive.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
xattr.py Downgraded more modules from Curated to Community (#24751) 2017-05-18 08:28:41 -07:00