Ver Fonte

[ntfy] Update to proper repo

Colin Powell há 3 anos atrás
pai
commit
e4bd376f64
1 ficheiros alterados com 1 adições e 1 exclusões
  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