diff options
author | Sacha Chua <sacha@sachachua.com> | 2024-10-14 13:32:23 -0400 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2024-10-14 13:32:23 -0400 |
commit | e6444f1edc1eb012975a6f12ee5fd69f02d9d2c0 (patch) | |
tree | 25a1f99b324f28bdf1b08d5e37d9a82fb9438df0 /roles/pad | |
parent | 12c9c93ee96b34d6c01115a58575db88d02d7f52 (diff) | |
download | emacsconf-ansible-main.tar.xz emacsconf-ansible-main.zip |
Diffstat (limited to 'roles/pad')
-rw-r--r-- | roles/pad/tasks/main.yml | 1 |
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: |