workstation-setup/office.yaml
2025-03-10 22:19:52 +01:00

13 lines
296 B
YAML

- name: Install some office type packages
hosts: localhost
gather_facts: yes
become: true
tasks:
- name: Install base flatpaks
community.general.flatpak:
state: latest
remote: flathub
name:
- eu.betterbird.Betterbird
- org.gimp.GIMP