Shorted driver- to drv-

This commit is contained in:
2025-07-09 03:49:01 +02:00
parent f548faa80f
commit 3fdd900ed8
20 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
# role driver-epson-multiprinter
# role drv-epson-multiprinter
## Other Resources
- https://bernhardsteindl.at/epson-ecotank-et-3600-unter-arch-linux-einrichten/
- http://download.ebz.epson.net/dsc/search/01/search/searchModule

View File

@@ -1,4 +1,4 @@
# driver-intel
# drv-intel
## Description
@@ -6,7 +6,7 @@ This Ansible role installs Intel media drivers on systems that use the Pacman pa
## Overview
The `driver-intel` role leverages the `community.general.pacman` module to:
The `drv-intel` role leverages the `community.general.pacman` module to:
1. Update the package cache.
2. Install (or upgrade) the `intel-media-driver` package.

View File

@@ -1,4 +1,4 @@
# Ansible Role: driver-msi-keyboard-color
# Ansible Role: drv-msi-keyboard-color
Ansible role to set up dynamic keyboard color change on MSI laptops.

View File

@@ -1,4 +1,4 @@
# driver-non-free
# drv-non-free
## Description