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,8 @@
- name: software | spotify | install package
tags: packages,flatpak,spotify,workstation-packages
become_user: bzoicas
flatpak:
name: com.spotify.Client
method: user
state: present
when: spotify is defined and spotify == true