Install steam in gaming role
This commit is contained in:
parent
87d9d8c642
commit
51ec7091b0
@ -3,3 +3,15 @@
|
|||||||
community.general.pacman:
|
community.general.pacman:
|
||||||
name:
|
name:
|
||||||
- lutris
|
- lutris
|
||||||
|
|
||||||
|
- name: install steam
|
||||||
|
become: yes
|
||||||
|
community.general.pacman:
|
||||||
|
name:
|
||||||
|
- steam
|
||||||
|
|
||||||
|
- name: install ttf-liberation fonts for replacement for Arial font
|
||||||
|
become: yes
|
||||||
|
community.general.pacman:
|
||||||
|
name:
|
||||||
|
- ttf-liberation
|
||||||
|
Loading…
Reference in New Issue
Block a user