Add missing var in the MBS upgrade playbook

This commit is contained in:
mprahl 2018-05-04 14:41:08 +00:00
parent 6585d7a7ed
commit d35630c9ee

View file

@ -69,6 +69,8 @@
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"
vars:
mbs_import_default_modules: False
pre_tasks:
- name: tell nagios to shush w.r.t. the frontend