Execution
Date
18 Mar 2024 12:22:14 +0000
Duration
00:00:03.98
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
16
Hosts
1
Tasks
16
Results
1
Plays
1
Files
0
Records
Task result details
-
Date18 Mar 2024 12:22:16 +0000
-
Module / Actionshell (Ad-Hoc: shell: systemctl status kcare.service:1)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
systemctl status kcare.service |
| delta |
0:00:00.013008 |
| end |
2024-03-18 12:22:15.713417 |
| 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:15.700409 |
| 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 2024-03-11 12:52:35 UTC; 6 days ago
Main PID: 109007 (code=exited, status=0/SUCCESS)
Tasks: 0 (limit: 11064)
Memory: 1.5M
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 2024-03-11 12:52:35 UTC; 6 days ago", " Main PID: 109007 (code=exited, status=0/SUCCESS)", " Tasks: 0 (limit: 11064)", " Memory: 1.5M", " CGroup: /system.slice/kcare.service", "", "Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable." ] |