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


Field Value
changed
True
cmd
systemctl status kcare.service
delta
0:00:00.026120
end
2024-03-18 12:22:15.601093
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.574973
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 Fri 2024-03-15 17:13:22 UTC; 2 days ago
 Main PID: 1815903 (code=exited, status=0/SUCCESS)
    Tasks: 0 (limit: 36041)
   Memory: 0B
   CGroup: /system.slice/kcare.service

Mar 15 17:13:21 warehouse.stage.town systemd[1]: Starting Loads kernelcare patches on startup...
Mar 15 17:13:22 warehouse.stage.town kcarectl[1815903]: kcare INFO: Updates already downloaded
Mar 15 17:13:22 warehouse.stage.town kcarectl[1815903]: kcare INFO: No updates are needed for this kernel
Mar 15 17:13:22 warehouse.stage.town kcarectl[1815903]: Updates already downloaded
Mar 15 17:13:22 warehouse.stage.town kcarectl[1815903]: No updates are needed for this kernel
Mar 15 17:13:22 warehouse.stage.town systemd[1]: Started Loads kernelcare patches on startup.
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 Fri 2024-03-15 17:13:22 UTC; 2 days ago",
    " Main PID: 1815903 (code=exited, status=0/SUCCESS)",
    "    Tasks: 0 (limit: 36041)",
    "   Memory: 0B",
    "   CGroup: /system.slice/kcare.service",
    "",
    "Mar 15 17:13:21 warehouse.stage.town systemd[1]: Starting Loads kernelcare patches on startup...",
    "Mar 15 17:13:22 warehouse.stage.town kcarectl[1815903]: kcare INFO: Updates already downloaded",
    "Mar 15 17:13:22 warehouse.stage.town kcarectl[1815903]: kcare INFO: No updates are needed for this kernel",
    "Mar 15 17:13:22 warehouse.stage.town kcarectl[1815903]: Updates already downloaded",
    "Mar 15 17:13:22 warehouse.stage.town kcarectl[1815903]: No updates are needed for this kernel",
    "Mar 15 17:13:22 warehouse.stage.town systemd[1]: Started Loads kernelcare patches on startup."
]