summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/handlers/79776-handlers.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/handlers/79776-handlers.yml')
-rw-r--r--test/integration/targets/handlers/79776-handlers.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/integration/targets/handlers/79776-handlers.yml b/test/integration/targets/handlers/79776-handlers.yml
new file mode 100644
index 0000000..639c9ca
--- /dev/null
+++ b/test/integration/targets/handlers/79776-handlers.yml
@@ -0,0 +1,2 @@
+- debug:
+ msg: "Handler for {{ inventory_hostname }}"