Add ricing repo

This commit is contained in:
Salt 2020-04-15 08:58:13 -05:00
parent f10168f2d9
commit 498bb75416

View File

@ -28,8 +28,9 @@
apt_repository:
repo: "{{ item }}"
loop:
- "ppa:lutris-team/lutris"
- "ppa:drewwalton19216801/dolphin-master-cosmic" # Because Dolphin doesn't update their shit
- "ppa:lutris-team/lutris"
- "ppa:kgilmer/speed-ricer"
- name: Update and upgrade apt packages
apt:
upgrade: "yes"