dotfiles/roles/vlc/tasks/main.yaml

8 lines
120 B
YAML

---
- name: Install
community.general.flatpak:
name:
- org.videolan.VLC
method: user
state: present