Merge "Rename config repos file config for CentOS Stream"

This commit is contained in:
Zuul
2021-01-22 08:15:22 +00:00
committed by Gerrit Code Review
2 changed files with 1 additions and 0 deletions

View File

@@ -26,6 +26,7 @@
- name: Setup distribution specific packaging mirrors
include_tasks: "{{ zj_distro_os }}"
with_first_found:
- "mirror/{{ ansible_lsb.id }}-{{ ansible_lsb.major_release }}.yaml"
- "mirror/{{ ansible_distribution }}-{{ ansible_distribution_major_version }}.yaml"
- "mirror/{{ ansible_distribution }}.yaml"
- "mirror/{{ ansible_os_family }}.yaml"