diff --git a/roles/glusterfs/tasks/main.yml b/roles/glusterfs/tasks/main.yml index 69cb46c..7686140 100644 --- a/roles/glusterfs/tasks/main.yml +++ b/roles/glusterfs/tasks/main.yml @@ -69,6 +69,7 @@ cluster: "{{ groups[glusterfs_group] | join(',') }}" replicas: "{{ groups[glusterfs_group] | count }}" host: "{{ inventory_hostname }}" + force: true options: { client.ssl: "on",