From 13b2cbc37266d38f4ed072969a349e564e5666c4 Mon Sep 17 00:00:00 2001
From: Stephane Armanet <stephanearmanet@esss.lu.se>
Date: Thu, 28 Feb 2019 10:12:44 +0100
Subject: [PATCH] install and setup sophos

---
 tasks/main.yml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/tasks/main.yml b/tasks/main.yml
index ca2660d..6c71f32 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -62,8 +62,3 @@
   #changed_when: "'already exists. Please specify a different directory.' not in sophos_installed.stdout"
   tags: skip_ansible_lint
   notify: setup_sophos
-
-- name: copy Sophos install
-  copy:
-    src: sophos-av
-    dest: /tmp/
-- 
GitLab