From c76a66694f0977d313fb2a7d4b68d00e4c16eed4 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 27 Jul 2015 22:54:57 -0400 Subject: [PATCH] fixed typo --- test/integration/roles/test_bad_parsing/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/roles/test_bad_parsing/tasks/main.yml b/test/integration/roles/test_bad_parsing/tasks/main.yml index c0cad8798a4..7db23ec3419 100644 --- a/test/integration/roles/test_bad_parsing/tasks/main.yml +++ b/test/integration/roles/test_bad_parsing/tasks/main.yml @@ -38,7 +38,7 @@ tags: scenario2 - name: include test that we can't do this for the shell module - include: scneario3.yml + include: scenario3.yml tags: scenario3 - name: include test that we can't go all Little Bobby Droptables on a quoted var to add more