Execution
Date
24 Nov 2025 11:57:52 +0000
Duration
00:04:37.92
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
397
Hosts
5
Tasks
1928
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:44.48
-
PlayPlaybook to get kcare version
-
TaskGet kcare version
-
Date24 Nov 2025 11:58:52 +0000
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/zz-vik-364.yaml:6)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/libexec/platform-python" } |
| changed |
False |
| cmd |
set -o pipefail
rpm -q --qf '%{VERSION}\n' kernelcare
|
| delta |
0:00:00.024643 |
| end |
2025-11-24 11:58:09.464135 |
| 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-24 11:58:09.439492 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
3.2
|
| stdout_lines |
[ "3.2" ] |