This commit is contained in:
parent
68c91699d2
commit
cf7209506c
@ -3,7 +3,14 @@
|
|||||||
replace:
|
replace:
|
||||||
path: /etc/apt/sources.list
|
path: /etc/apt/sources.list
|
||||||
regexp: 'http://hu.archive.ubuntu.com'
|
regexp: 'http://hu.archive.ubuntu.com'
|
||||||
replace: 'https://mirror.niif.hu'
|
replace: 'https://mirrors.sth.sze.hu'
|
||||||
|
backup: yes
|
||||||
|
|
||||||
|
- name: "Replace old mirror"
|
||||||
|
replace:
|
||||||
|
path: /etc/apt/sources.list
|
||||||
|
regexp: 'mirror.niif.hu'
|
||||||
|
replace: 'mirrors.sth.sze.hu'
|
||||||
backup: yes
|
backup: yes
|
||||||
|
|
||||||
- name: "Remove Ubuntu bloatware"
|
- name: "Remove Ubuntu bloatware"
|
||||||
|
Loading…
Reference in New Issue
Block a user