split up plazbook

This commit is contained in:
2024-11-01 19:20:57 +01:00
parent 6b2d7bd813
commit cfc5a69d1c
2 changed files with 79 additions and 0 deletions

31
packages.yml Normal file
View File

@@ -0,0 +1,31 @@
- name: Setup basic desktop environment
hosts: localhost
become_method: sudo
become: yes
tasks:
- name: istall more packages
apt:
name:
- firefox-esr
- keepassxc
- vlc
- nautilus
- nautilus-share
- gnome-keyring
- seahorse
- eog
- evince
- pipewire-audio
- pipewire-pulse
- thunderbird
- yt-dlp
- pavucontrol
- borgbackup
state: present
- name: install flatpaks
flatpak:
name:
- im.riot.Riot
- org.signal.Signal
- com.synology.SynologyDrive
- com.github.tchx84.Flatseal