Execution
Date
10 Nov 2025 15:52:51 +0000
Duration
00:00:15.50
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
25
Hosts
5
Tasks
120
Results
1
Plays
1
Files
0
Records
Task result details
-
Date10 Nov 2025 15:52:53 +0000
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/zz-vik-364.yaml:6)
| Field | Value |
|---|---|
| ansible_facts |
{ "discovered_interpreter_python": "/usr/bin/python3" } |
| changed |
False |
| cmd |
set -o pipefail
rpm -q --qf '%{VERSION}\n' kernelcare
|
| delta |
0:00:00.021883 |
| end |
2025-11-10 15:52:52.865802 |
| 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-10 15:52:52.843919 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
2.93
|
| stdout_lines |
[ "2.93" ] |