]> 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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 28 Oct 2019 14:02:50 +0000 (15:02 +0100)
commit2ca79fcc99bcff6f73478f11e67ba7edb178b029
tree03d211b369aed01e3071147fe0a6cc172c83b2de
parentf1f2352c7974f0839b5e74cb23849e943a1131c6
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>
infrastructure-playbooks/rolling_update.yml