Optimized READMEs

This commit is contained in:
Kevin Veen-Birkenbach 2025-07-06 21:48:09 +02:00
parent e61ef82f17
commit 2ea7a606b6
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E
2 changed files with 1 additions and 5 deletions

View File

@ -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)

View File

@ -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)