From e21cfb112743c07c5b0086ea5368854122cf5f21 Mon Sep 17 00:00:00 2001
From: Alessio Curri <alessio.curri@ess.eu>
Date: Thu, 20 Aug 2020 14:24:14 +0200
Subject: [PATCH] Update install_component.yml

---
 tasks/install_component.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tasks/install_component.yml b/tasks/install_component.yml
index 31b415f..a12a980 100644
--- a/tasks/install_component.yml
+++ b/tasks/install_component.yml
@@ -46,7 +46,6 @@
   yum:
     name: nginx
     state: present
-  register: nginx installed
   tags:
     - install
 
-- 
GitLab