add lutris

This commit is contained in:
Andreas Zweili 2021-11-09 20:57:12 +01:00
parent ab68d8dfce
commit 344b7e5afb
2 changed files with 6 additions and 0 deletions

View File

@ -23,6 +23,11 @@
repo: "ppa:touchegg/stable"
state: present
- name: "Add Lutris repository"
ansible.builtin.apt_repository:
repo: "ppa:lutris-team/lutris"
state: present
- name: "Install Packages"
apt:
state: present

View File

@ -25,6 +25,7 @@ packages:
- inkscape
- libreoffice
- libspa-bluetooth
- lutris
- meld
- mosh
- mpv