8 lines
129 B
YAML
8 lines
129 B
YAML
---
|
|
- name: Install
|
|
community.general.flatpak:
|
|
name:
|
|
- io.github.shiftey.Desktop
|
|
method: user
|
|
state: present
|