Execution
Date
18 Mar 2024 12:22:05 +0000
Duration
00:00:03.62
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.4
ara
1.7.1 / 1.7.2.dev2
Python
3.10.10
Summary
10
Hosts
1
Tasks
10
Results
1
Plays
1
Files
0
Records
Task result details
-
Date18 Mar 2024 12:22:07 +0000
-
Module / Actionshell (Ad-Hoc: shell: systemctl status kcare.service:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
systemctl status kcare.service |
| delta |
0:00:00.020159 |
| end |
2024-03-18 12:22:06.896582 |
| invocation |
{ "module_args": { "_raw_params": "systemctl status kcare.service", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2024-03-18 12:22:06.876423 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
● kcare.service - Loads kernelcare patches on startup
Loaded: loaded (/usr/lib/systemd/system/kcare.service; enabled; vendor preset: disabled)
Active: active (exited) since Mon 2023-08-14 08:55:16 UTC; 7 months 4 days ago
Main PID: 2798 (code=exited, status=1/FAILURE)
Tasks: 0 (limit: 820956)
Memory: 0B
CGroup: /system.slice/kcare.service
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
|
| stdout_lines |
[ "\u25cf kcare.service - Loads kernelcare patches on startup", " Loaded: loaded (/usr/lib/systemd/system/kcare.service; enabled; vendor preset: disabled)", " Active: active (exited) since Mon 2023-08-14 08:55:16 UTC; 7 months 4 days ago", " Main PID: 2798 (code=exited, status=1/FAILURE)", " Tasks: 0 (limit: 820956)", " Memory: 0B", " CGroup: /system.slice/kcare.service", "", "Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable." ] |