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/action
Brian Coca 9255a618e3 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!)

(cherry picked from commit e2f17f8d9b)
10 years ago
..
__init__.py Reorganizing plugin unit tests and adding start of strategy tests (v2) 11 years ago
test_action.py set cwd to task's basedir (#16805) 10 years ago
test_raw.py raw should not use default executable (#16085) 10 years ago