staging-sync/db-sync: Another attempt to make the server optional
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
c3ad168fb0
commit
b4ea291fe9
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
- name: bring staging services down
|
||||
hosts: "{{ server }}"
|
||||
user: root
|
||||
when: server is defined
|
||||
any_errors_fatal: false
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- "/srv/private/ansible/vars.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue