projects
/
ansible.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update etherpad
[ansible.git]
/
roles
/
etherpad
/
tasks
/
main.yml
diff --git
a/roles/etherpad/tasks/main.yml
b/roles/etherpad/tasks/main.yml
index d2c5a0ce0699020b93b02b91bf070526e004cce4..86e99367efdbc44787bc30e962e9ca0ba6290da0 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.8.
4
'
+ version: '1.8.
16
'
force: yes
- name: create etherpad service file
register: etherpad_service