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 in 1de8176 but the include was not re-added
in 189f4fe

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/1594/head
Guillaume Abrioux 2017-07-03 15:54:43 +02:00 committed by Guits
parent 675087d01c
commit 0ab9be9a7a
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
--- ---
- include: check_mandatory_vars.yml
- include: deploy_monitors.yml - include: deploy_monitors.yml
when: not containerized_deployment when: not containerized_deployment