This commit is contained in:
2026-02-25 21:33:38 +01:00
parent c32d9fc5d0
commit dce46db94a

View File

@@ -18,7 +18,7 @@
- name: Set BaseOS baseurl
replace:
path: /etc/yum.repos.d/rocky.repo
regexp: '^#?baseurl=.*BaseOS.*'
regexp: '^#?baseurl=.*(BaseOS.*|baseos$)'
replace: "baseurl={{ mirror_url }}/baseos/"
- name: Set AppStream baseurl