]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rolling_update: remove default filter on mds group
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 25 Oct 2019 21:03:46 +0000 (17:03 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 28 Oct 2019 17:08:43 +0000 (13:08 -0400)
commit8acb42dc61cff845d2f05e599b642f5f4193fc54
treefcead80d98b5ddd8137e66f71d8350aacd8a30a1
parentbd79b4480a5d70076c9d981a34dfd6f357d116dd
rolling_update: remove default filter on mds group

There's no need to use the default filter on active/standby groups
because if the group doesn't exist then the play is just skipped.

Currently this generates warnings like:

[WARNING]: Could not match supplied host pattern, ignoring: |
[WARNING]: Could not match supplied host pattern, ignoring: default([])

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 2ca79fcc99bcff6f73478f11e67ba7edb178b029)
infrastructure-playbooks/rolling_update.yml