ansible/test/integration/targets/collections
Matt Martz da98fc267a
Allow a collection role to call a standalone role by default (#69102)
* Allow a collection role to call a standalone role by default. Fixes #69101

* tweaked changelog text

* Guard against NoneType

Co-authored-by: Matt Davis <nitzmahone@users.noreply.github.com>
2020-04-22 13:58:08 -05:00
..
collection_root_sys/ansible_collections/testns
collection_root_user/ansible_collections Allow a collection role to call a standalone role by default (#69102) 2020-04-22 13:58:08 -05:00
collections/ansible_collections fix using inventory and cache plugins in a collection (#56469) 2020-03-26 12:05:46 -04:00
custom_vars_plugins Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
inventory_cache fix using inventory and cache plugins in a collection (#56469) 2020-03-26 12:05:46 -04:00
library
roles Allow a collection role to call a standalone role by default (#69102) 2020-04-22 13:58:08 -05:00
a.statichost.yml
aliases Address compat issue for collection loading on py26 (#68219) 2020-03-23 11:14:21 -05:00
cache.statichost.yml fix using inventory and cache plugins in a collection (#56469) 2020-03-26 12:05:46 -04:00
check_populated_inventory.yml fix using inventory and cache plugins in a collection (#56469) 2020-03-26 12:05:46 -04:00
includeme.yml
invocation_tests.yml Action module xross coll (#68080) 2020-03-25 11:57:53 -04:00
posix.yml Allow a collection role to call a standalone role by default (#69102) 2020-04-22 13:58:08 -05:00
runme.sh fix using inventory and cache plugins in a collection (#56469) 2020-03-26 12:05:46 -04:00
vars_plugin_tests.sh Inventory CLI - Ignore settings for when vars plugins should run (#65073) 2019-11-25 13:16:03 -05:00
windows.yml