Execution
Date
26 Jan 2026 11:15:34 +0000
Duration
00:00:01.57
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.4 / 1.7.4
Python
3.10.10
Summary
1
Hosts
4
Tasks
4
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:00.06
-
PlayValidate running kernel using uname -r and log bad hosts
-
TaskDetermine kernel status
-
Date26 Jan 2026 11:15:36 +0000
-
Module / Actionansible.builtin.set_fact (/home/ssh-gateway/ansible/kuly/RM10224-bad-kernels.yaml:27)
| Field | Value |
|---|---|
| msg |
template error while templating string: expected token 'end of statement block', got '%'. String: {% if current_kernel in good_kernels %}
good
{% elif patch_match | length > 0 and (patch_match[0] | int) >= 93 %}
good
{% elif patch_match | length > 0 and ((patch_match[0] | int) == 81 or ((patch_match[0] | int) >= 83 and (patch_match[0] | int) <= 92)) %}
bad
{% else %}
unknown
{% endif %
. expected token 'end of statement block', got '%'
|