Преглед на файлове

git clone mergerfs over https

Blaine Story преди 3 години
родител
ревизия
61ecc819f7
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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