From 832f232972c65e7ebed62000aefe825cf8d8ff38 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 6 Aug 2026 10:45:03 +0100 Subject: ansible-ise etherpad --- ansible/vars/etherpad.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ansible/vars/etherpad.yml (limited to 'ansible/vars/etherpad.yml') diff --git a/ansible/vars/etherpad.yml b/ansible/vars/etherpad.yml new file mode 100644 index 0000000..1c14232 --- /dev/null +++ b/ansible/vars/etherpad.yml @@ -0,0 +1,9 @@ +etherpad_src_dir: /usr/local/lib/etherpad +etherpad_node_env: production +etherpad_admin_password: !vault | + $ANSIBLE_VAULT;1.2;AES256;ansible + 61323133386365613235326230313139396433653533613638353163336561363930326463366638 + 6264633965363664333862666536636537383331326637630a643336646561643133613863386561 + 33613830613461653432383534356533643938383063326363633833653939356232363836336565 + 3961383965323537650a666430646338363637383233633531313735353931386433323337313133 + 30663632646631396335333263336132616234663539623766366364626633313831 -- cgit v1.2.3