summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/handlers/roles/template_handler_names/tasks/evaluation_time.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/handlers/roles/template_handler_names/tasks/evaluation_time.yml')
-rw-r--r--test/integration/targets/handlers/roles/template_handler_names/tasks/evaluation_time.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/integration/targets/handlers/roles/template_handler_names/tasks/evaluation_time.yml b/test/integration/targets/handlers/roles/template_handler_names/tasks/evaluation_time.yml
new file mode 100644
index 0000000..c0706fc
--- /dev/null
+++ b/test/integration/targets/handlers/roles/template_handler_names/tasks/evaluation_time.yml
@@ -0,0 +1,5 @@
+- debug: msg='notify handler with variable in name'
+ notify: handler name with myvar
+ changed_when: True
+ tags:
+ - evaluation_time