Execution
Date
18 Nov 2025 14:32:49 +0000
Duration
00:04:19.80
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.3 / 1.7.3
Python
3.10.10
Summary
396
Hosts
5
Tasks
1935
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:28.65
-
PlayPlaybook to get kcare version
-
TaskGet kcare version
-
Date18 Nov 2025 14:33:23 +0000
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/zz-vik-364.yaml:6)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail
rpm -q --qf '%{VERSION}\n' kernelcare
|
| delta |
0:00:00.016273 |
| end |
2025-11-18 14:32:55.808591 |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\nrpm -q --qf '%{VERSION}\\n' kernelcare\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": "/bin/bash", "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2025-11-18 14:32:55.792318 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
3.2
|
| stdout_lines |
[ "3.2" ] |