mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 03:12:58 +08:00
Fix the path to the defaults modules during MBS upgrades
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
- name: Import the default-modules
|
||||
command: /usr/bin/mbs-manager import_module /etc/module-build-service/default-modules/{{ item | basename }}
|
||||
with_fileglob:
|
||||
- default-modules.{{ env }}/*.yaml
|
||||
- "{{ playbook_dir }}/../../../roles/mbs/common/files/default-modules.{{ env }}/*.yaml"
|
||||
|
||||
post_tasks:
|
||||
- name: tell nagios to unshush w.r.t. the backend
|
||||
|
||||
Reference in New Issue
Block a user