From 54de3e5d301de7562a20cd15cce7d98f4a509eef Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Wed, 12 Jun 2013 17:50:40 +0000 Subject: [PATCH] rename role and comment out the include in the role task. You cannot include other tasks from a role at this time --- roles/badges-backend/tasks/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/badges-backend/tasks/main.yml b/roles/badges-backend/tasks/main.yml index 269d28d87b..d96ef31380 100644 --- a/roles/badges-backend/tasks/main.yml +++ b/roles/badges-backend/tasks/main.yml @@ -1,8 +1,8 @@ --- # Configuration for the fedbadges consumer -- tasks: - - include: $tasks/fedmsg_hub +#- tasks: +# - include: $tasks/fedmsg_hub - name: copy database configuration template: src=$item /etc/fedmsg.d/$item