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/test/units/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!)
8 years ago
..
action set cwd to task's basedir (#16805) 8 years ago
cache
callback Squashed commit of the following: 9 years ago
connections lxc connection plugin 9 years ago
filter
inventory
lookup Refactor the parameter splitting in ini lookup to handle more path formats (#16477) 8 years ago
shell
strategies Add a function to check for killed processes in all strategies (#16684) 8 years ago
vars
__init__.py
test_plugins.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago