Merge "update Gentoo cache"
This commit is contained in:
commit
5d40050672
@ -27,3 +27,7 @@
|
|||||||
with_items:
|
with_items:
|
||||||
- zypper clean
|
- zypper clean
|
||||||
- zypper refresh
|
- zypper refresh
|
||||||
|
|
||||||
|
- name: Update Gentoo cache
|
||||||
|
become: yes
|
||||||
|
command: emerge-webrsync
|
||||||
|
3
roles/configure-mirrors/tasks/mirror/Gentoo.yaml
Normal file
3
roles/configure-mirrors/tasks/mirror/Gentoo.yaml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
- name: Update Gentoo repository
|
||||||
|
notify:
|
||||||
|
- Update Gentoo cache
|
Loading…
Reference in New Issue
Block a user