feat(role): add filezilla
This commit is contained in:
parent
ea62e712fd
commit
d00175ab90
2 changed files with 8 additions and 0 deletions
7
roles/filezilla/tasks/main.yaml
Normal file
7
roles/filezilla/tasks/main.yaml
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
- name: Install
|
||||
community.general.flatpak:
|
||||
name:
|
||||
- org.filezillaproject.Filezilla
|
||||
method: user
|
||||
state: present
|
Loading…
Add table
Add a link
Reference in a new issue