From e59ce1165be3521fa6d42bba0040d90c2b9302a2 Mon Sep 17 00:00:00 2001 From: Mayeu Date: Fri, 14 Feb 2014 18:21:46 +0100 Subject: [PATCH] Add a category to the playbook --- meta/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/main.yml b/meta/main.yml index f98c346..dc34b49 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -88,7 +88,7 @@ galaxy_info: # Below are all categories currently available. Just as with # the platforms above, uncomment those that apply to your role. # - #categories: + categories: #- cloud #- cloud:ec2 #- cloud:gce @@ -98,7 +98,7 @@ galaxy_info: #- database:sql #- development #- monitoring - #- networking + - networking #- packaging #- system #- web