ansible/files
Sébastien Gross 84eb895a06 [patch] Make sure the absolute patch file is passed to the patch command.
According the patch(1) manpage:
The --directory option change to the directory dir immediately, before
doing anything else.

Thus if file is not relative to dir and making file absolute ensure that
patch will find it.
2015-03-20 17:19:15 +01:00
..
__init__.py Add new module "patch" 2015-02-09 01:00:06 +01:00
patch.py [patch] Make sure the absolute patch file is passed to the patch command. 2015-03-20 17:19:15 +01:00