Skip to content
Snippets Groups Projects
Commit 8576e719 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

Merge "dnf: improve task output readability"

parents 609b51d8 8b516882
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,8 @@
loop: "{{ query('dict', dnf_config) }}"
become: true
- include_tasks: local-mirror.yml
- name: Configure local mirror
include_tasks: local-mirror.yml
when: dnf_use_local_mirror | bool
- include_tasks: custom-repo.yml
- import_tasks: custom-repo.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment