summaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
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