Add missing var in the MBS upgrade playbook
This commit is contained in:
parent
6585d7a7ed
commit
d35630c9ee
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue