2021-09-01 03:02:20 +02:00
|
|
|
---
|
|
|
|
galaxy_info:
|
2021-09-01 14:15:26 +02:00
|
|
|
role_name: amdgpu_firmware
|
2021-09-01 03:02:20 +02:00
|
|
|
author: do1jlr
|
2023-10-29 01:14:14 +02:00
|
|
|
namespace: l3d
|
2021-09-01 14:15:26 +02:00
|
|
|
description: Ansible role to install some missing amdgpu Firmware for my AMD Thinkpad
|
2021-09-01 03:02:20 +02:00
|
|
|
license: "MIT"
|
2023-10-29 01:14:14 +02:00
|
|
|
min_ansible_version: '2.13'
|
2021-09-01 03:02:20 +02:00
|
|
|
platforms:
|
|
|
|
- name: Debian
|
2023-10-29 01:14:14 +02:00
|
|
|
versions: ['all']
|
2021-09-01 03:02:20 +02:00
|
|
|
- name: Ubuntu
|
2023-10-29 01:14:14 +02:00
|
|
|
versions: ['all']
|
2021-09-01 03:02:20 +02:00
|
|
|
galaxy_tags:
|
2021-09-01 03:10:34 +02:00
|
|
|
- apu
|
2021-09-01 03:02:20 +02:00
|
|
|
- firmware
|
2021-09-01 10:55:48 +02:00
|
|
|
- rtl
|
|
|
|
- nic
|
2023-10-29 01:14:14 +02:00
|
|
|
- amd
|
|
|
|
- amdgpu
|
|
|
|
- linux
|
2021-09-01 03:02:20 +02:00
|
|
|
dependencies: []
|