site.yml: abort playbook when it fails during config validation

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
pull/2619/head
Andrew Schoen 2018-04-30 15:47:35 -05:00 committed by Guillaume Abrioux
parent 1f15a81c48
commit d83bdce8a9
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
- iscsi-gws - iscsi-gws
gather_facts: false gather_facts: false
any_errors_fatal: true
roles: roles:
- ceph-defaults - ceph-defaults