mirror of https://github.com/ceph/ceph-ansible.git
include calamari when the calamari option is set
Signed-off-by: Alfredo Deza <adeza@redhat.com>pull/614/head
parent
b0a3f5b06d
commit
1dae862911
|
@ -20,3 +20,6 @@
|
|||
|
||||
- include: ./docker/main.yml
|
||||
when: mon_containerized_deployment
|
||||
|
||||
- include: calamari.yml
|
||||
when: calamari
|
||||
|
|
Loading…
Reference in New Issue