From 2ea7a606b6d898edf5ff6b56e48d98cd964f6f6a Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Sun, 6 Jul 2025 21:48:09 +0200 Subject: [PATCH] Optimized READMEs --- roles/driver-intel/README.md | 1 - roles/driver-non-free/README.md | 5 +---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/roles/driver-intel/README.md b/roles/driver-intel/README.md index f654e000..d1de14b0 100644 --- a/roles/driver-intel/README.md +++ b/roles/driver-intel/README.md @@ -20,5 +20,4 @@ The `driver-intel` role leverages the `community.general.pacman` module to: ## Further Resources -* [community.general.pacman module documentation](https://docs.ansible.com/ansible/latest/collections/community/general/pacman_module.html) * [Intel Media Driver upstream documentation](https://01.org/intel-media-sdk) diff --git a/roles/driver-non-free/README.md b/roles/driver-non-free/README.md index 55f6c9bc..59d7ef3b 100644 --- a/roles/driver-non-free/README.md +++ b/roles/driver-non-free/README.md @@ -22,7 +22,4 @@ This Ansible role installs non-free GPU drivers on Arch Linux systems by invokin Single-task role with minimal overhead. ## Further Resources - -- [Manjaro Hardware Detection (mhwd) Documentation](https://wiki.manjaro.org/index.php/Hardware_Detection) -- [Arch Linux mhwd Package](https://archlinux.org/packages/community/x86_64/manjaro-tools-mhwd/) -- [Ansible Shell Module](https://docs.ansible.com/ansible/latest/collections/ansible/builtin/shell_module.html) +- [Arch Linux mhwd Package](https://archlinux.org/packages/community/x86_64/manjaro-tools-mhwd/)