staging-sync/db-sync: when are not a valid attribute for plays
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
b4ea291fe9
commit
28e5751542
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
|||
- name: bring staging services up
|
||||
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