]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
shrink-rgw.yml: fix confirmation play's name
authorMehdy <mehdy.khoshnoody@gmail.com>
Sun, 22 Sep 2019 07:10:25 +0000 (10:40 +0330)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 24 Sep 2019 05:47:56 +0000 (07:47 +0200)
the confirmation play's name should confirm removing rgw instead of
monitor

Signed-off-by: Mehdy Khoshnoody <mehdy.khoshnoody@gmail.com>
infrastructure-playbooks/shrink-rgw.yml

index ef70e1cb1faa808cf6d0f119506bd9361a254c78..d54e5fca0e968f586de12957a6f64c5d6a8d333d 100644 (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: