Add Dolphin repo

This commit is contained in:
Salt 2020-03-21 23:01:01 -05:00
parent e1c3a19b17
commit f50eb1d0c8

View File

@ -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