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:
7b4085e
)
update etherpad
author
Ralf Jung
<post@ralfj.de>
Sun, 27 Dec 2020 12:08:28 +0000
(13:08 +0100)
committer
Ralf Jung
<post@ralfj.de>
Sun, 27 Dec 2020 12:08:28 +0000
(13:08 +0100)
roles/etherpad/tasks/main.yml
patch
|
blob
|
history
diff --git
a/roles/etherpad/tasks/main.yml
b/roles/etherpad/tasks/main.yml
index 38cc0ec7f72ab9fcff0f0ad81d99744adf8a67db..6390902cebcadce81944ba897695e6e5c850f45b 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.
6
'
+ version: '1.8.
7
'
force: yes
- name: create etherpad service file
register: etherpad_service