purge: import ceph-defaults in purge osd play

Otherwise, `ceph_volume_debug` variable is undefined

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/5652/head
Guillaume Abrioux 2020-08-06 09:46:12 +02:00
parent f1aa6cea21
commit 33a544644a
1 changed files with 3 additions and 0 deletions

View File

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