[playbooks] Always backup when running service setup
This commit is contained in:
parent
8cd14ac9e6
commit
3e73a07713
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
- name: Setup & update project(s)
|
||||
hosts: localhost
|
||||
vars:
|
||||
run_backup: true
|
||||
run_setup: true
|
||||
run_update: true
|
||||
vars_prompt:
|
||||
|
|
Loading…
Reference in a new issue