Explorar el Código

git clone mergerfs over https

Blaine Story hace 3 años
padre
commit
61ecc819f7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      roles/mergerfs/tasks/installation.yml

+ 1 - 1
roles/mergerfs/tasks/installation.yml

@@ -6,7 +6,7 @@
 
 - name: Clone mergerfs repo
   shell:
-    cmd: git clone http://github.com/trapexit/mergerfs.git
+    cmd: git clone https://github.com/trapexit/mergerfs.git
     chdir: /root
     creates: /root/mergerfs