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