Removed pc_ for better overview

This commit is contained in:
2023-08-22 22:46:37 +02:00
parent d8bd1a37ea
commit 571bed27a3
77 changed files with 41 additions and 41 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