summaryrefslogtreecommitdiff
path: root/test/integration/targets/includes/test_includes3.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/includes/test_includes3.yml')
-rw-r--r--test/integration/targets/includes/test_includes3.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/includes/test_includes3.yml b/test/integration/targets/includes/test_includes3.yml
index f3c4964e..0b4c6312 100644
--- a/test/integration/targets/includes/test_includes3.yml
+++ b/test/integration/targets/includes/test_includes3.yml
@@ -1,6 +1,6 @@
- hosts: testhost
tasks:
- - include_tasks: test_includes4.yml
+ - include: test_includes4.yml
with_items: ["a"]
loop_control:
loop_var: r