Merge "update Gentoo cache"

This commit is contained in:
Zuul 2018-09-20 21:22:12 +00:00 committed by Gerrit Code Review
commit 5d40050672
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