Add Lutris PPA for Ubuntu.
This commit is contained in:
parent
c2f7997ec3
commit
4598f5ecf4
@ -72,6 +72,13 @@
|
|||||||
|
|
||||||
|
|
||||||
# Software not yet available in Flatpak form.
|
# Software not yet available in Flatpak form.
|
||||||
|
- name: Workstation | Linux | Flatpak | Add Lutris PPA to Ubuntu
|
||||||
|
apt_repository:
|
||||||
|
repo: ppa:lutris-team/lutris
|
||||||
|
update_cache: yes
|
||||||
|
state: present
|
||||||
|
when: ansible_distribution = "Ubuntu"
|
||||||
|
|
||||||
- name: Workstation | Linux | Flatpak | Install Lutris from Package Manager
|
- name: Workstation | Linux | Flatpak | Install Lutris from Package Manager
|
||||||
package:
|
package:
|
||||||
name: lutris
|
name: lutris
|
||||||
|
Loading…
x
Reference in New Issue
Block a user