Explorar el Código

[ntfy] Update to proper repo

Colin Powell hace 3 años
padre
commit
e4bd376f64
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ansible/roles/ntfy/tasks/main.yml

+ 1 - 1
ansible/roles/ntfy/tasks/main.yml

@@ -13,7 +13,7 @@
 
 - name: Ntfy source deployed
   git:
-    repo: "https://github.com/ntfy/ntfy.git"
+    repo: "https://github.com/binwiederhier/ntfy.git"
     dest: /usr/local/src/ntfy
     force: yes
     accept_hostkey: yes