update etherpad
authorRalf Jung <post@ralfj.de>
Tue, 10 May 2022 10:13:30 +0000 (12:13 +0200)
committerRalf Jung <post@ralfj.de>
Tue, 10 May 2022 10:13:30 +0000 (12:13 +0200)
roles/etherpad/tasks/main.yml

index 86dadc714ac0fbad137790bbfea368d08075c41c..6cc9c3ebf33f685a2e4e7cc6914bfd0c7a2916da 100644 (file)
@@ -16,7 +16,7 @@
   git:
     dest: /srv/{{etherpad.domain}}/etherpad-lite
     repo: 'https://github.com/ether/etherpad-lite.git'
-    version: '1.8.17'
+    version: '1.8.18'
     force: yes
 - name: create etherpad service file
   register: etherpad_service