mirror of https://github.com/ceph/ceph-ansible.git
Mon: Readd the include of check_mandatory_vars.yml
The check regarding the networking scenario configuration has been moved from ceph-common to ceph-mon inpull/1594/head1de8176
but the include was not re-added in189f4fe
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
parent
675087d01c
commit
0ab9be9a7a
|
@ -1,4 +1,6 @@
|
|||
---
|
||||
- include: check_mandatory_vars.yml
|
||||
|
||||
- include: deploy_monitors.yml
|
||||
when: not containerized_deployment
|
||||
|
||||
|
|
Loading…
Reference in New Issue