mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-13 05:42:46 +01:00
build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user