diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-06 10:45:03 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-06 10:45:03 +0100 |
| commit | 832f232972c65e7ebed62000aefe825cf8d8ff38 (patch) | |
| tree | 5b378cffc7b985f2f2e9dd41ec188f9ddd994b60 /ansible/vars/etherpad.yml | |
| parent | 55100c1e0ffcd490b3e3257fe4e75296f4f32e62 (diff) | |
ansible-ise etherpad
Diffstat (limited to 'ansible/vars/etherpad.yml')
| -rw-r--r-- | ansible/vars/etherpad.yml | 9 |
1 files changed, 9 insertions, 0 deletions
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 |
