From 0b0ce5e0a3a95e3a902f193b344a3891d255a93e Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Wed, 12 Aug 2026 10:50:12 +0100 Subject: moves etherpad src dir to /usr/share/src --- ansible/vars/etherpad.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/vars/etherpad.yml b/ansible/vars/etherpad.yml index 1c14232..040688a 100644 --- a/ansible/vars/etherpad.yml +++ b/ansible/vars/etherpad.yml @@ -1,4 +1,4 @@ -etherpad_src_dir: /usr/local/lib/etherpad +etherpad_src_dir: /usr/share/src/etherpad etherpad_node_env: production etherpad_admin_password: !vault | $ANSIBLE_VAULT;1.2;AES256;ansible -- cgit v1.2.3