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
Ben Doherty 726c4d9ba7 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
10 years ago
..
__init__.py Add new module "patch" 11 years ago
archive.py Some refactoring: 10 years ago
blockinfile.py blockinfile will always add newline at EOF (#2261) 10 years ago
patch.py Port patch.py to python3/python2.4 syntax (#2276) 10 years ago