Execution
Date
27 Nov 2025 16:09:07 +0000
Duration
00:00:16.13
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
24
Hosts
5
Tasks
120
Results
1
Plays
1
Files
0
Records
Task result details
-
Date27 Nov 2025 16:09:09 +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.013443 |
| end |
2025-11-27 16:09:08.189817 |
| 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-27 16:09:08.176374 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
3.3
|
| stdout_lines |
[ "3.3" ] |