ansible/test/integration/targets/collections
Matt Davis 7d1a981b61
default collection support (#61415)
* default collection support

* playbooks run from inside a registered collection will set that collection as the first item in the search order (as will all non-collection roles)
* this allows easy migration of runme.sh style playbook/role integration tests to collections without the playbooks/roles needing to know the name of their enclosing collection

* ignore bogus sanity error

* filed #61460

* fixed task unit test failure

* don't append an empty collections list to the ds

* ignore leftover local_action in mod_args ds action parsing

* fix async_extra_data test to not require ssh and bogus locale

* disable default collection test under Windows

* ensure collection location FS code is always bytes

* add changelog
2019-08-28 16:31:40 -07:00
..
collection_root_sys/ansible_collections/testns Add missing boilerplate to collections test. (#60507) 2019-08-13 12:20:14 -07:00
collection_root_user/ansible_collections/testns/testcoll default collection support (#61415) 2019-08-28 16:31:40 -07:00
collections/ansible_collections/testns/content_adj/plugins Add missing boilerplate to collections test. (#60507) 2019-08-13 12:20:14 -07:00
library Add missing boilerplate to collections test. (#60507) 2019-08-13 12:20:14 -07:00
roles/testrole/tasks
a.statichost.yml
aliases
includeme.yml
posix.yml default collection support (#61415) 2019-08-28 16:31:40 -07:00
runme.sh default collection support (#61415) 2019-08-28 16:31:40 -07:00
windows.yml Change collection PS util import pattern (#61307) 2019-08-27 16:02:27 -07:00