ignore more SSH errors
[ansible.git] / roles / etherpad / tasks / main.yml
index 790e8cdd6c049f24eff2eab2d599f68cb2999df6..6cc9c3ebf33f685a2e4e7cc6914bfd0c7a2916da 100644 (file)
@@ -16,7 +16,7 @@
   git:
     dest: /srv/{{etherpad.domain}}/etherpad-lite
     repo: 'https://github.com/ether/etherpad-lite.git'
   git:
     dest: /srv/{{etherpad.domain}}/etherpad-lite
     repo: 'https://github.com/ether/etherpad-lite.git'
-    version: '1.7.5'
+    version: '1.8.18'
     force: yes
 - name: create etherpad service file
   register: etherpad_service
     force: yes
 - name: create etherpad service file
   register: etherpad_service