From 9fa98d79fde5f886e43fb27a9c8139e8271c0095 Mon Sep 17 00:00:00 2001 From: Mehdy Date: Sun, 22 Sep 2019 10:40:25 +0330 Subject: [PATCH] shrink-rgw.yml: fix confirmation play's name the confirmation play's name should confirm removing rgw instead of monitor Signed-off-by: Mehdy Khoshnoody --- infrastructure-playbooks/shrink-rgw.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure-playbooks/shrink-rgw.yml b/infrastructure-playbooks/shrink-rgw.yml index ef70e1cb1..d54e5fca0 100644 --- a/infrastructure-playbooks/shrink-rgw.yml +++ b/infrastructure-playbooks/shrink-rgw.yml @@ -20,7 +20,7 @@ - debug: msg: gather facts on MONS and RGWs -- name: confirm whether user really meant to remove monitor from the ceph cluster +- name: confirm whether user really meant to remove rgw from the ceph cluster hosts: localhost become: true vars_prompt: