]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Fix to run secure cluster only once in a run
authorVishal Kanaujia <vishal.kanaujia@flipkart.com>
Fri, 8 Jun 2018 07:04:49 +0000 (12:34 +0530)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 11 Jun 2018 06:37:29 +0000 (08:37 +0200)
commit1a610df02be4383139c72657cc3a44ddc240eb84
tree0327ef4b265c8261281c2536934d74729987ebd8
parent6035978ed9b33d38a4ae0ac7f7ed8ca9c3fc2dc9
Fix to run secure cluster only once in a run

The current secure cluster play runs with all the monitors. The rerun
of this task is unnecessary and can be skipped.

Fixes: #2737
Signed-off-by: Vishal Kanaujia <vishal.kanaujia@flipkart.com>
roles/ceph-mon/tasks/main.yml