projects
/
ansible.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
journalwatch: allow more TLS errors
[ansible.git]
/
roles
/
etherpad
/
tasks
/
main.yml
diff --git
a/roles/etherpad/tasks/main.yml
b/roles/etherpad/tasks/main.yml
index e4ce5961c751bd9ec014d740f927a877bb185362..6cc9c3ebf33f685a2e4e7cc6914bfd0c7a2916da 100644
(file)
--- a/
roles/etherpad/tasks/main.yml
+++ b/
roles/etherpad/tasks/main.yml
@@
-16,7
+16,7
@@
git:
dest: /srv/{{etherpad.domain}}/etherpad-lite
repo: 'https://github.com/ether/etherpad-lite.git'
- version: '1.
6.6
'
+ version: '1.
8.18
'
force: yes
- name: create etherpad service file
register: etherpad_service