ansible/test/integration/targets/collections
Matt Martz 087be1da50
Allow tasks to notify a fqcn handler name (#68213)
* Allow tasks to notify a fqcn handler name

* Add tests. Fixes #68181

* Add changelog fragment

* Add test to ensure handlers are deduped properly with fqcn, role, and just handler names

* Add some docs about new special vars
2020-04-08 11:36:38 -05:00
..
collection_root_sys/ansible_collections/testns
collection_root_user/ansible_collections Allow tasks to notify a fqcn handler name (#68213) 2020-04-08 11:36:38 -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
inventory_cache fix using inventory and cache plugins in a collection (#56469) 2020-03-26 12:05:46 -04:00
library
roles/testrole/tasks
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 tasks to notify a fqcn handler name (#68213) 2020-04-08 11:36:38 -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