Accelize/ansible-role-linux-kernel

Kernel selection error on ubuntu with AWS

Closed this issue · 1 comments

TASK [accelize.linux_kernel : Set target APT kernel version] *******************
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: RuntimeError: No kernel matching to "5.4.0-1028-aws". Available kernel versions: 4.15.0-101, 4.15.0-106, 4.15.0-108, 4.15.0-109, 4.15.0-111, 4.15.0-112, 4.15.0-115, 4.15.0-117, 4.15.0-118, 4.15.0-121, 4.15.0-20, 4.15.0-22, 4.15.0-23, 4.15.0-24, 4.15.0-29, 4.15.0-30, 4.15.0-32, 4.15.0-33, 4.15.0-34, 4.15.0-36, 4.15.0-38, 4.15.0-39, 4.15.0-42, 4.15.0-43, 4.15.0-44, 4.15.0-45, 4.15.0-46, 4.15.0-47, 4.15.0-48, 4.15.0-50, 4.15.0-51, 4.15.0-52, 4.15.0-54, 4.15.0-55, 4.15.0-58, 4.15.0-60, 4.15.0-62, 4.15.0-64, 4.15.0-65, 4.15.0-66, 4.15.0-69, 4.15.0-70, 4.15.0-72, 4.15.0-74, 4.15.0-76, 4.15.0-88, 4.15.0-91, 4.15.0-96, 4.15.0-99, 4.18.0-13, 4.18.0-14, 4.18.0-15, 4.18.0-16, 4.18.0-17, 4.18.0-18, 4.18.0-20, 4.18.0-21, 4.18.0-22, 4.18.0-24, 4.18.0-25, 5.0.0-15, 5.0.0-16, 5.0.0-17, 5.0.0-19, 5.0.0-20, 5.0.0-23, 5.0.0-25, 5.0.0-27, 5.0.0-29, 5.0.0-31, 5.0.0-32, 5.0.0-35, 5.0.0-36, 5.0.0-37, 5.0.0-41, 5.0.0-43, 5.0.0-44, 5.0.0-47, 5.0.0-48, 5.0.0-52, 5.0.0-53, 5.0.0-58, 5.0.0-60, 5.0.0-61, 5.0.0-62, 5.3.0-19, 5.3.0-22, 5.3.0-23, 5.3.0-24, 5.3.0-26, 5.3.0-28, 5.3.0-40, 5.3.0-42, 5.3.0-45, 5.3.0-46, 5.3.0-51, 5.3.0-53, 5.3.0-59, 5.3.0-61, 5.3.0-62, 5.3.0-64, 5.3.0-65, 5.3.0-66, 5.3.0-67, 5.3.0-68, 5.4.0-37, 5.4.0-39, 5.4.0-40, 5.4.0-42, 5.4.0-45, 5.4.0-47, 5.4.0-48, 5.4.0-51
fatal: [34.244.73.228]: FAILED! => {"changed": false}

Fixed in a95b10e