Add ricing repo
This commit is contained in:
parent
f10168f2d9
commit
498bb75416
@ -28,8 +28,9 @@
|
|||||||
apt_repository:
|
apt_repository:
|
||||||
repo: "{{ item }}"
|
repo: "{{ item }}"
|
||||||
loop:
|
loop:
|
||||||
- "ppa:lutris-team/lutris"
|
|
||||||
- "ppa:drewwalton19216801/dolphin-master-cosmic" # Because Dolphin doesn't update their shit
|
- "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
|
- name: Update and upgrade apt packages
|
||||||
apt:
|
apt:
|
||||||
upgrade: "yes"
|
upgrade: "yes"
|
||||||
|
Loading…
Reference in New Issue
Block a user