From 0dbc16c41646cbec79b65ec2ac60b8965cd22db9 Mon Sep 17 00:00:00 2001 From: Taseer Ahmed Date: Tue, 27 Dec 2016 18:59:12 +0500 Subject: Delete Ansible module. No longer required. JIRA: QTIP-150 Change-Id: Idd357af309d01e5eece22521c12cd61ffd50db85 Signed-off-by: Taseer Ahmed --- tests/data/helper/ansible.yaml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 tests/data/helper/ansible.yaml (limited to 'tests/data/helper') diff --git a/tests/data/helper/ansible.yaml b/tests/data/helper/ansible.yaml deleted file mode 100644 index c55816fb..00000000 --- a/tests/data/helper/ansible.yaml +++ /dev/null @@ -1,12 +0,0 @@ ---- - - tests: - - command: ['ansible', 'prepare'] - output: "prepare ansible env\n" - - - command: ['ansible', 'show'] - output: "show ansible configuration\n" - - - command: ['ansible', 'status'] - output: "check connectivity\n" - -- cgit 1.2.3-korg