projects
/
ansible.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9356552
)
bump to etherpad 1.8.4
author
Ralf Jung
<post@ralfj.de>
Fri, 15 May 2020 06:50:58 +0000
(08:50 +0200)
committer
Ralf Jung
<post@ralfj.de>
Fri, 15 May 2020 06:50:58 +0000
(08:50 +0200)
roles/etherpad/tasks/main.yml
patch
|
blob
|
history
diff --git
a/roles/etherpad/tasks/main.yml
b/roles/etherpad/tasks/main.yml
index ba1029654b1b3263d2bc1d5eb30db37331e7a6e7..d2c5a0ce0699020b93b02b91bf070526e004cce4 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'
git:
dest: /srv/{{etherpad.domain}}/etherpad-lite
repo: 'https://github.com/ether/etherpad-lite.git'
- version: '1.8.
3
'
+ version: '1.8.
4
'
force: yes
- name: create etherpad service file
register: etherpad_service
force: yes
- name: create etherpad service file
register: etherpad_service