Add Dolphin repo
This commit is contained in:
parent
e1c3a19b17
commit
f50eb1d0c8
@ -29,6 +29,7 @@
|
|||||||
repo: "{{ item }}"
|
repo: "{{ item }}"
|
||||||
loop:
|
loop:
|
||||||
- "ppa:lutris-team/lutris"
|
- "ppa:lutris-team/lutris"
|
||||||
|
- "ppa:drewwalton19216801/dolphin-master-cosmic" # Because Dolphin doesn't update their shit
|
||||||
- name: Update and upgrade apt packages
|
- name: Update and upgrade apt packages
|
||||||
apt:
|
apt:
|
||||||
upgrade: "yes"
|
upgrade: "yes"
|
||||||
@ -97,6 +98,7 @@
|
|||||||
packages:
|
packages:
|
||||||
- cantata
|
- cantata
|
||||||
- chromium-browser
|
- chromium-browser
|
||||||
|
- dolphin-emu-master
|
||||||
- dolphin-plugins
|
- dolphin-plugins
|
||||||
- filelight
|
- filelight
|
||||||
- firefox
|
- firefox
|
||||||
|
Loading…
Reference in New Issue
Block a user