ansible/utilities
Monty Taylor 6ba5dc3188 Don't change to root dir in async_wrapper (#4779)
The daemonizing code here is taken from an ActiveState recipe, which
includes changing to / as a general best practice. While that is
normally true to allow for deleting the directory that the daemon
process started in, in this case it is not relevant as this is not
intended to be an actual long-running daemon.

Issue ansible/ansible#17466
2016-09-12 12:31:40 -04:00
..
helper Adding 'end_play' docs to meta module 2016-08-31 14:12:29 -05:00
logic Don't change to root dir in async_wrapper (#4779) 2016-09-12 12:31:40 -04:00
__init__.py package files 2014-09-26 11:05:47 -04:00