From 35978c38039d41d85a87b4c17ff30cce3db2b773 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mon, 23 Oct 2017 17:01:32 +0000 Subject: [PATCH] Probably shouldnt ignore errors here. --- roles/gluster/consolidated/tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/gluster/consolidated/tasks/main.yml b/roles/gluster/consolidated/tasks/main.yml index 8c5f4af1c6..baecb46401 100644 --- a/roles/gluster/consolidated/tasks/main.yml +++ b/roles/gluster/consolidated/tasks/main.yml @@ -62,7 +62,6 @@ force: yes when: inventory_hostname in groups[gluster_server_group] run_once: true - ignore_errors: true tags: - gluster