update etherpad
authorRalf Jung <post@ralfj.de>
Sat, 19 Sep 2020 07:54:58 +0000 (09:54 +0200)
committerRalf Jung <post@ralfj.de>
Sat, 19 Sep 2020 07:54:58 +0000 (09:54 +0200)
roles/etherpad/tasks/main.yml

index d2c5a0ce0699020b93b02b91bf070526e004cce4..38cc0ec7f72ab9fcff0f0ad81d99744adf8a67db 100644 (file)
@@ -16,7 +16,7 @@
   git:
     dest: /srv/{{etherpad.domain}}/etherpad-lite
     repo: 'https://github.com/ether/etherpad-lite.git'
-    version: '1.8.4'
+    version: '1.8.6'
     force: yes
 - name: create etherpad service file
   register: etherpad_service