summaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2025-09-23 12:14:19 -0400
committerSacha Chua <sacha@sachachua.com>2025-09-23 12:14:19 -0400
commitecd72950a2ed9148e65bad18e9e358a2c63b7c35 (patch)
treeb44737c3c5ac1cc6d96f1bd8acd410c60860812a /README.org
parent576cb9e0be0992fb5d937a7d9bd95b657c3926eb (diff)
downloademacsconf-ansible-ecd72950a2ed9148e65bad18e9e358a2c63b7c35.tar.xz
emacsconf-ansible-ecd72950a2ed9148e65bad18e9e358a2c63b7c35.zip
tweaks to get etherpad to upgrade on front0HEADmain
Diffstat (limited to 'README.org')
-rw-r--r--README.org8
1 files changed, 1 insertions, 7 deletions
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