mirror of https://github.com/ceph/ceph-ansible.git
site.yml: abort playbook when it fails during config validation
Signed-off-by: Andrew Schoen <aschoen@redhat.com>pull/2619/head
parent
1f15a81c48
commit
d83bdce8a9
|
@ -83,6 +83,7 @@
|
||||||
- iscsi-gws
|
- iscsi-gws
|
||||||
|
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
|
any_errors_fatal: true
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- ceph-defaults
|
- ceph-defaults
|
||||||
|
|
Loading…
Reference in New Issue