mirror of https://github.com/ceph/ceph-ansible.git
ceph-config: allow the batch --report to fail when getting the OSD num
Signed-off-by: Andrew Schoen <aschoen@redhat.com>pull/3206/head
parent
a63ca220e6
commit
436dc8c5e1
|
@ -38,7 +38,6 @@
|
|||
report: true
|
||||
action: "batch"
|
||||
register: lvm_batch_report
|
||||
failed_when: false
|
||||
environment:
|
||||
CEPH_VOLUME_DEBUG: 1
|
||||
when:
|
||||
|
|
Loading…
Reference in New Issue