summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_import/test_loop_var_bleed.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/include_import/test_loop_var_bleed.yaml')
-rw-r--r--test/integration/targets/include_import/test_loop_var_bleed.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/integration/targets/include_import/test_loop_var_bleed.yaml b/test/integration/targets/include_import/test_loop_var_bleed.yaml
new file mode 100644
index 0000000..a5146f3
--- /dev/null
+++ b/test/integration/targets/include_import/test_loop_var_bleed.yaml
@@ -0,0 +1,9 @@
+- hosts: localhost
+ gather_facts: false
+ tasks:
+ - include_role:
+ name: loop_name_assert
+ loop:
+ - name_from_loop_var
+ loop_control:
+ loop_var: name