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 <mehdy.khoshnoody@gmail.com>
pull/4345/head
Mehdy 2019-09-22 10:40:25 +03:30 committed by Guillaume Abrioux
parent ec56a95013
commit 9fa98d79fd
1 changed files with 1 additions and 1 deletions

View File

@ -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: