purge: import ceph-defaults in purge osd play

Otherwise, `ceph_volume_debug` variable is undefined

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 33a544644a)
pull/5657/head
Guillaume Abrioux 2020-08-06 09:46:12 +02:00
parent 3987a82d29
commit 886e1d85c7
1 changed files with 3 additions and 0 deletions

View File

@ -377,6 +377,9 @@
tasks:
- import_role:
name: ceph-defaults
- name: default lvm_volumes if not defined
set_fact:
lvm_volumes: []