From e411f514018fea9eeedcf690744baec1bec21b96 Mon Sep 17 00:00:00 2001 From: Valentin Gologuzov Date: Wed, 10 Jun 2015 13:19:12 +0200 Subject: [PATCH] [dopr] typo --- roles/dopr/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/dopr/tasks/main.yml b/roles/dopr/tasks/main.yml index f6e74ba802..e86c235124 100644 --- a/roles/dopr/tasks/main.yml +++ b/roles/dopr/tasks/main.yml @@ -72,6 +72,7 @@ - name: enables services service: state=running enabled=yes name={{ item }} + with_items: - redis - cdic_async - cdic_gunicorn