Restructured code for personas

This commit is contained in:
2025-04-11 15:14:58 +02:00
parent 2158309020
commit c8a91c1c46
54 changed files with 264 additions and 150 deletions

View File

@@ -0,0 +1,14 @@
- name: install vlc and blu ray software
community.general.pacman:
name:
- vlc
- libaacs
- libbluray
state: present
#- name: install AUR packages to play blu ray
# kewlfft.aur.aur:
# use: yay
# name:
# - aacskeys
# - libbdplus
# become: false