]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rolling_update: do not fail the playbook if nfs-ganesha is not present
authorAndrew Schoen <aschoen@redhat.com>
Fri, 5 Jan 2018 16:06:53 +0000 (10:06 -0600)
committerSébastien Han <seb@redhat.com>
Sat, 6 Jan 2018 13:07:55 +0000 (14:07 +0100)
commit997edea271b713b29f896ebb87dc6df29a60488b
tree0b305fb4692b307219cf3e04b801d19d3c28beb5
parent9c5e8ce79ae5bd99aa7df6476a693fa1ca8c5ba0
rolling_update: do not fail the playbook if nfs-ganesha is not present

The rolling update playbook was attempting to stop the
nfs-ganesha service on nodes where jewel is still installed.
The nfs-ganesha service did not exist in jewel so the task fails.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
infrastructure-playbooks/rolling_update.yml