Explorar el Código

update nginx role

les hace 3 años
padre
commit
9507493160
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      roles/stable/etherpad/tasks/main.yml

+ 1 - 1
roles/stable/etherpad/tasks/main.yml

@@ -20,7 +20,7 @@
   git:
     repo: "https://github.com/ether/etherpad-lite"
     dest: "/srv/etherpad/etherpad"
-    version: "1.8.7"
+    version: "1.8.14"
     force: true
   become: true
   become_user: "etherpad"