From 9f2ebc2cce3af0e685677c23f2098c115e034adf Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Thu, 13 Aug 2026 16:35:47 +0100 Subject: move ansible/ dir to root --- vars/etherpad.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 vars/etherpad.yml (limited to 'vars/etherpad.yml') diff --git a/vars/etherpad.yml b/vars/etherpad.yml new file mode 100644 index 0000000..e9148d7 --- /dev/null +++ b/vars/etherpad.yml @@ -0,0 +1,8 @@ +etherpad_node_env: production +etherpad_admin_password: !vault | + $ANSIBLE_VAULT;1.2;AES256;ansible + 61323133386365613235326230313139396433653533613638353163336561363930326463366638 + 6264633965363664333862666536636537383331326637630a643336646561643133613863386561 + 33613830613461653432383534356533643938383063326363633833653939356232363836336565 + 3961383965323537650a666430646338363637383233633531313735353931386433323337313133 + 30663632646631396335333263336132616234663539623766366364626633313831 -- cgit v1.2.3