feat(role): add flatpak applications

This commit is contained in:
Oliver Davies 2022-08-01 23:19:10 -04:00
parent 719d4f52d2
commit 4e2256ee03
18 changed files with 140 additions and 0 deletions

View file

@ -0,0 +1,7 @@
---
- name: Install
community.general.flatpak:
name:
- io.github.shiftey.Desktop
method: user
state: present