update Gentoo cache
Change-Id: Icf0e8551236ae690b7997217723622031b7648b7
This commit is contained in:
parent
dd9ebadd6e
commit
06e8c0fac1
@ -27,3 +27,7 @@
|
||||
with_items:
|
||||
- zypper clean
|
||||
- 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