Add other GA kernel packages.

This commit is contained in:
Hyperling 2021-02-13 18:52:42 -06:00
parent f4c3f69438
commit 852f5bc207

View File

@ -63,7 +63,12 @@
## Step 1/3: Get Correct Kernel ##
- name: AMDGPU | Install GA Kernel
package:
name: linux-image-5.4.0-65-generic
name:
- linux-headers-5.4.0-65
- linux-headers-5.4.0-65-generic
- linux-headers-generic
- linux-image-generic
- linux-modules-extra-5.4.0-65-generic
state: present
when: amdgpu_install.failed and hwe_kernel.stdout != "0" and ga_kernel.failed