Ansible_workstation/tasks/gaming.yml

7 lines
82 B
YAML

---
- name: Install Lutris
pacman:
name:
- lutris
state: present