Quellcode durchsuchen

[ntfy] Update to proper repo

Colin Powell vor 3 Jahren
Ursprung
Commit
e4bd376f64
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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