summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/handlers/roles/test_role_handlers_include_tasks/handlers/A.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/handlers/roles/test_role_handlers_include_tasks/handlers/A.yml')
-rw-r--r--test/integration/targets/handlers/roles/test_role_handlers_include_tasks/handlers/A.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/handlers/roles/test_role_handlers_include_tasks/handlers/A.yml b/test/integration/targets/handlers/roles/test_role_handlers_include_tasks/handlers/A.yml
new file mode 100644
index 0000000..b7520c7
--- /dev/null
+++ b/test/integration/targets/handlers/roles/test_role_handlers_include_tasks/handlers/A.yml
@@ -0,0 +1 @@
+- debug: msg="handler with tasks from A.yml called"