From 436dc8c5e107abf2fa32f645db850d76d6e30ca8 Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Tue, 2 Oct 2018 13:56:09 -0500 Subject: [PATCH] ceph-config: allow the batch --report to fail when getting the OSD num Signed-off-by: Andrew Schoen --- roles/ceph-config/tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/ceph-config/tasks/main.yml b/roles/ceph-config/tasks/main.yml index 2f7b8f587..8130c922e 100644 --- a/roles/ceph-config/tasks/main.yml +++ b/roles/ceph-config/tasks/main.yml @@ -38,7 +38,6 @@ report: true action: "batch" register: lvm_batch_report - failed_when: false environment: CEPH_VOLUME_DEBUG: 1 when: