weitere Aenderungen

This commit is contained in:
2021-02-25 09:37:42 +01:00
parent db70a6c417
commit 17b4ed6ef6
50 changed files with 946 additions and 4 deletions

View File

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