This commit is contained in:
parent
9a44beb399
commit
e592b3833b
@ -17,7 +17,7 @@
|
||||
become: true
|
||||
lineinfile:
|
||||
path: /etc/pacman.d/mirrorlist
|
||||
line: "Server= {{ system_arch_local_mirror }}/repo/archlinux_$arch/$repo/os/$arch"
|
||||
line: "Server= {{ system_arch_local_mirror }}/$repo/os/$arch"
|
||||
state: present
|
||||
insertbefore: BOF
|
||||
when: system_arch_local_mirror
|
||||
|
Loading…
Reference in New Issue
Block a user