diff --git a/roles/gluster/consolidated/tasks/main.yml b/roles/gluster/consolidated/tasks/main.yml index e3520671f1..6eb7cfc4cc 100644 --- a/roles/gluster/consolidated/tasks/main.yml +++ b/roles/gluster/consolidated/tasks/main.yml @@ -62,6 +62,7 @@ host: "{{ inventory_hostname }}" force: yes when: inventory_hostname in groups[gluster_server_group] + run_once: true tags: - gluster