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