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
|
report: true
|
||||||
action: "batch"
|
action: "batch"
|
||||||
register: lvm_batch_report
|
register: lvm_batch_report
|
||||||
failed_when: false
|
|
||||||
environment:
|
environment:
|
||||||
CEPH_VOLUME_DEBUG: 1
|
CEPH_VOLUME_DEBUG: 1
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in New Issue