This commit is contained in:
bzoicas
2023-07-10 10:41:17 +03:00
commit dbb46eb92a
360 changed files with 13521 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
- name: software | vlc | install package
tags: packages,flatpak,vlc,workstation-packages
become_user: bzoicas
flatpak:
name: org.videolan.VLC
method: user
state: present
when:
- vlc is defined
- vlc == true