From fd0dd3d89a3eec4bf3c7375fe8a3157cc45cfc75 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Fri, 5 Feb 2016 17:19:54 +0100 Subject: [PATCH] ceph-restapi: fix meta file MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Sébastien Han --- roles/ceph-restapi/meta/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/ceph-restapi/meta/main.yml b/roles/ceph-restapi/meta/main.yml index 30a5eb700..f1be20a07 100644 --- a/roles/ceph-restapi/meta/main.yml +++ b/roles/ceph-restapi/meta/main.yml @@ -1,7 +1,7 @@ --- galaxy_info: author: Sébastien Han - description: Installs Ceph Monitors + description: Installs Ceph RESTAPI license: Apache min_ansible_version: 1.7 platforms: -- 2.47.3