]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
set any_errors_fatal to true for all host sections
authorRishabh Dave <ridave@redhat.com>
Mon, 17 Dec 2018 10:34:46 +0000 (16:04 +0530)
committerSébastien Han <seb@redhat.com>
Thu, 20 Dec 2018 13:04:11 +0000 (14:04 +0100)
commit5f43dae5938b4c0a3bfbafccf9e2aa13816a237f
tree5edcd0a745130f3b9eac2ec401889a640624f5f3
parentf99a875b7fcd7eb7dcc764e28402cb4a2c2b8010
set any_errors_fatal to true for all host sections

Add `any_errors_fatal: true` to all host sections in `site.yml.sample`
and `site-container.yml.sample` so that the playbook execution
ceases spontaneously and instantaneously when errors occurs.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
site-container.yml.sample
site.yml.sample