ansible-desktop/roles/desktop/tasks/flatpaks.yml

15 lines
340 B
YAML
Raw Normal View History

2024-05-08 00:22:00 +00:00
- name: "[All] install the smile emoji picker"
community.general.flatpak:
state: present
name: it.mijorus.smile
- name: "[All] install bottles"
community.general.flatpak:
state: present
name: com.usebottles.bottles
- name: "[All] install Element"
community.general.flatpak:
state: present
name: im.riot.Riot