summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/handlers/58841.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/handlers/58841.yml')
-rw-r--r--test/integration/targets/handlers/58841.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/integration/targets/handlers/58841.yml b/test/integration/targets/handlers/58841.yml
new file mode 100644
index 0000000..eea5c2f
--- /dev/null
+++ b/test/integration/targets/handlers/58841.yml
@@ -0,0 +1,9 @@
+---
+- hosts: localhost
+ gather_facts: no
+ tasks:
+ - include_role:
+ name: import_template_handler_names
+ tags:
+ - lazy_evaluation
+ - evaluation_time