feat(role): add filezilla

This commit is contained in:
Oliver Davies 2022-08-09 15:20:24 +01:00
parent ea62e712fd
commit d00175ab90
2 changed files with 8 additions and 0 deletions

View file

@ -9,6 +9,7 @@ default_roles:
- delta
- discord
- docker
- filezilla
- flameshot
- fonts
- fzf

View file

@ -0,0 +1,7 @@
---
- name: Install
community.general.flatpak:
name:
- org.filezillaproject.Filezilla
method: user
state: present