From ecd72950a2ed9148e65bad18e9e358a2c63b7c35 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 23 Sep 2025 12:14:19 -0400 Subject: tweaks to get etherpad to upgrade on front0 --- README.org | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index 6ef495b..73fe80f 100644 --- a/README.org +++ b/README.org @@ -490,10 +490,4 @@ ansible-galaxy role install systemli.etherpad nodemon -e '*' -w ../../roles/pad/ -x "vagrant destroy -f && vagrant up --provision" Backing up: - -- name: Load vars - hosts: all - tags: always - tasks: - - include_vars: - file: prod-vars.yml +ansible-playbook -i inventory.yml backup-playbook.yml -- cgit v1.2.3