projects
/
ansible.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3371c2
)
update etherpad
author
Ralf Jung
<post@ralfj.de>
Wed, 3 Mar 2021 17:32:56 +0000
(18:32 +0100)
committer
Ralf Jung
<post@ralfj.de>
Wed, 3 Mar 2021 17:32:56 +0000
(18:32 +0100)
roles/etherpad/tasks/main.yml
patch
|
blob
|
history
diff --git
a/roles/etherpad/tasks/main.yml
b/roles/etherpad/tasks/main.yml
index 987286f95a20c2565802dddf0dc879ba6980668e..2e2bcfebae501ca59b5c4c9d6c730e0e55af1c0c 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.
9
'
+ version: '1.8.
11
'
force: yes
- name: create etherpad service file
register: etherpad_service