summaryrefslogtreecommitdiffstats
path: root/roles/pad/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'roles/pad/tasks')
-rw-r--r--roles/pad/tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/pad/tasks/main.yml b/roles/pad/tasks/main.yml
index 103ba14..b720b40 100644
--- a/roles/pad/tasks/main.yml
+++ b/roles/pad/tasks/main.yml
@@ -45,6 +45,7 @@
git:
repo: https://github.com/ether/etherpad-lite.git
dest: "{{ etherpad_path }}"
+ version: v1.9.7
depth: 1
- name: Configure etherpad
template: