From 92ee868b7b14cfe7e9158c45b70d6a5d36a2fd7b Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mon, 23 Oct 2017 17:16:18 +0000 Subject: [PATCH] This one isnt taking. --- 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 baecb46401..2f1f35181e 100644 --- a/roles/gluster/consolidated/tasks/main.yml +++ b/roles/gluster/consolidated/tasks/main.yml @@ -61,7 +61,6 @@ host: "{{ inventory_hostname }}" force: yes when: inventory_hostname in groups[gluster_server_group] - run_once: true tags: - gluster