mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 03:52:09 +08:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user