ansible/test
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
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 2019-08-24 11:38:30 -07:00
integration default collection support (#61415) 2019-08-28 16:31:40 -07:00
legacy Online: rename _facts -> _info (#61091) 2019-08-27 16:36:55 -04:00
lib/ansible_test Show doc URL for sanity test failures 2019-08-28 15:32:31 -07:00
sanity default collection support (#61415) 2019-08-28 16:31:40 -07:00
units New storage/netapp module - na_ontap_kerberos_realm (#59923) 2019-08-28 18:03:45 -04:00
utils Fix CI test result placement. 2019-08-28 09:58:00 -07:00