]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rgw: avoid useless call to ceph-rgw v4.0.44
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 27 Jan 2021 17:36:13 +0000 (18:36 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Thu, 28 Jan 2021 21:37:50 +0000 (16:37 -0500)
commitaeee3471e3a843a60af981bf5b0655d13fad5ec7
tree3c7fd894018a1b2fd7a3271a56d6403c4f1213dd
parentb903446fa4a70c0985962ca7e9c8fc5442f9e512
rgw: avoid useless call to ceph-rgw

since `ceph-rgw` may be called from `ceph-handler` in some contexts we
should avoid rerunning it unnecessarily.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 86170816649ccb1d0995ea3f0bd17275d4af2574)
roles/ceph-handler/tasks/main.yml
roles/ceph-rgw/tasks/main.yml