projects
/
ansible.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
087941d
)
update etherpad
author
Ralf Jung
<post@ralfj.de>
Tue, 30 Nov 2021 01:15:08 +0000
(20:15 -0500)
committer
Ralf Jung
<post@ralfj.de>
Tue, 30 Nov 2021 01:15:08 +0000
(20:15 -0500)
roles/etherpad/tasks/main.yml
patch
|
blob
|
history
diff --git
a/roles/etherpad/tasks/main.yml
b/roles/etherpad/tasks/main.yml
index a0446d5a398080fd75e6463118756e5e54eb4927..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.1
5
'
+ version: '1.8.1
6
'
force: yes
- name: create etherpad service file
register: etherpad_service