From d7fb136d7d752aef8a100854f265d984f79c2ff0 Mon Sep 17 00:00:00 2001 From: Christian Franke Date: Fri, 4 Sep 2015 02:07:14 +0200 Subject: Use s3 to backup/restore git --- roles/subdap/tasks/main.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'roles/subdap/tasks') diff --git a/roles/subdap/tasks/main.yaml b/roles/subdap/tasks/main.yaml index 4d79aa1..5af24f6 100644 --- a/roles/subdap/tasks/main.yaml +++ b/roles/subdap/tasks/main.yaml @@ -1,7 +1,6 @@ --- - apt: name={{ item }} state=present update_cache=yes with_items: - - git - python-ldap - python-lxml - python-m2crypto -- cgit v1.2.1