]> git-server-git.apps.pok.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 14:04:41 +0000 (15:04 +0100)
commit6e2cd0930fa17f5d50c73496eff71074301f55bd
tree321a52f09cc5d766539a75a545be096497a09edb
parente2852eb40eee8642703f03d7984bd3cd2a275dfb
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>
(cherry picked from commit 5f43dae5938b4c0a3bfbafccf9e2aa13816a237f)
site-docker.yml.sample
site.yml.sample