Merge "Rename config repos file config for CentOS Stream"
This commit is contained in:
commit
7d0a646c9e
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user