diff options
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -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 |