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/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!)
10 years ago
..
action set cwd to task's basedir (#16805) 10 years ago
cache ignore closing file error when file not open 10 years ago
callback indent callback output if using 3verbosity or higher (#16231) 10 years ago
connection set cwd to task's basedir (#16805) 10 years ago
filter J2 test docs (#16646) 10 years ago
lookup fixed lookup search path (#16630) 10 years ago
shell Use find -exec + so that failures will be visible in find's exit code (#16389) 10 years ago
strategy Add a function to check for killed processes in all strategies (#16684) 10 years ago
test J2 test docs (#16646) 10 years ago
vars Making the switch to v2 11 years ago
__init__.py When walking through module directories, always follow symlinks. (#15784) 10 years ago