From f22702eee256fbfdb6685076c02d946a754cef88 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Wed, 5 Apr 2017 17:50:32 +0100 Subject: [PATCH] enable ios_facts tests again (#23310) --- test/integration/targets/ios_facts/tasks/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/targets/ios_facts/tasks/main.yaml b/test/integration/targets/ios_facts/tasks/main.yaml index ff35fb473f..415c99d8b1 100644 --- a/test/integration/targets/ios_facts/tasks/main.yaml +++ b/test/integration/targets/ios_facts/tasks/main.yaml @@ -1,2 +1,2 @@ --- -#- { include: cli.yaml, tags: ['cli'] } +- { include: cli.yaml, tags: ['cli'] }