]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
purge-cluster: use ignore_errors: true when including group_vars files
authorAndrew Schoen <aschoen@redhat.com>
Thu, 22 Dec 2016 17:37:41 +0000 (11:37 -0600)
committerAndrew Schoen <aschoen@redhat.com>
Tue, 3 Jan 2017 21:57:17 +0000 (15:57 -0600)
commitc9e5914377b847f6892d068456ff9dae3074d19d
tree433bc8159d180adf55c909c444ed057887583fcf
parentcb1c06901e02a9f44c24a5d20737a9f33ac8ab2b
purge-cluster: use ignore_errors: true when including group_vars files

Using failed_when will still throw an exception and stop the playbook if
the file you're trying to include doesn't exist.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
infrastructure-playbooks/purge-cluster.yml