update Gentoo cache

Change-Id: Icf0e8551236ae690b7997217723622031b7648b7
This commit is contained in:
Matthew Thode 2018-09-20 02:23:57 -05:00
parent dd9ebadd6e
commit 06e8c0fac1
No known key found for this signature in database
GPG Key ID: 64A37BEAAE19A4E8
2 changed files with 7 additions and 0 deletions

View File

@ -27,3 +27,7 @@
with_items:
- zypper clean
- zypper refresh
- name: Update Gentoo cache
become: yes
command: emerge-webrsync

View File

@ -0,0 +1,3 @@
- name: Update Gentoo repository
notify:
- Update Gentoo cache