community.general/lib/ansible/modules/extras/files
Ben Doherty 102ee6a3b4 Some refactoring:
* rename archive -> arcfile (where it's a file descriptor)
* additional return
* simplify logic around 'archive?' flag
* maintain os separator after arcroot
* use function instead of lambda for filter, ensure file exists before file.cmp'ing it
* track errored files and fail if there are any
2016-12-08 11:34:36 -05:00
..
__init__.py Add new module "patch" 2016-12-08 11:32:25 -05:00
archive.py Some refactoring: 2016-12-08 11:34:36 -05:00
blockinfile.py Fix check mode for blockinfile when 'create: yes' is specified (#2413) 2016-12-08 11:34:34 -05:00
patch.py Port patch.py to python3/python2.4 syntax (#2276) 2016-12-08 11:34:16 -05:00