From 851d8a42773b174df6af21b95d228a9dec8d7826 Mon Sep 17 00:00:00 2001 From: nd Date: Tue, 9 Apr 2019 19:00:25 +0200 Subject: [PATCH] removed debug output --- tasks/main.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tasks/main.yml b/tasks/main.yml index 227bf2f..306429a 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -2,8 +2,6 @@ apt: pkg: git -- debug: var=git - - name: include repositories (with updates) include_tasks: file: repo.yml