community.general/lib/ansible/plugins
Brian Coca e2f17f8d9b set cwd to task's basedir (#16805)
* switch cwd to basedir of task

This restores previous behaviour in pre 2.0 and allows for 'local type' plugins
and actions to have a more predictable relative path.

fixes #14489

* removed FIXME since prev commit 'fixes' this

* fix tests, now they need a loader (thanks jimi!)
2016-07-25 08:11:45 -04:00
..
action set cwd to task's basedir (#16805) 2016-07-25 08:11:45 -04:00
cache ignore closing file error when file not open 2016-06-14 09:34:41 -04:00
callback indent callback output if using 3verbosity or higher (#16231) 2016-07-23 18:10:53 -04:00
connection set cwd to task's basedir (#16805) 2016-07-25 08:11:45 -04:00
filter J2 test docs (#16646) 2016-07-12 10:13:00 -04:00
lookup fixed lookup search path (#16630) 2016-07-13 10:06:34 -04:00
shell Use find -exec + so that failures will be visible in find's exit code (#16389) 2016-06-22 05:42:37 -07:00
strategy Add a function to check for killed processes in all strategies (#16684) 2016-07-14 16:37:35 -04:00
test J2 test docs (#16646) 2016-07-12 10:13:00 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py When walking through module directories, always follow symlinks. (#15784) 2016-05-09 14:24:39 -04:00