Execution
Date 15 Sep 2025 16:02:35 +0100
Duration 00:00:02.22
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
1 Hosts
4 Tasks
4 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
[
    "needs-restarting",
    "-r"
]
delta
0:00:00.766225
end
2025-09-15 16:02:36.801382
invocation
{
    "module_args": {
        "_raw_params": "needs-restarting -r",
        "_uses_shell": false,
        "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
non-zero return code
rc
1
start
2025-09-15 16:02:36.035157
stderr

stderr_lines
[]
stdout
Core libraries or services have been updated since boot-up:
  * dbus
  * dbus-daemon
  * glibc
  * kernel
  * linux-firmware
  * microcode_ctl

Reboot is required to fully utilize these updates.
More information: https://access.redhat.com/solutions/27943
stdout_lines
[
    "Core libraries or services have been updated since boot-up:",
    "  * dbus",
    "  * dbus-daemon",
    "  * glibc",
    "  * kernel",
    "  * linux-firmware",
    "  * microcode_ctl",
    "",
    "Reboot is required to fully utilize these updates.",
    "More information: https://access.redhat.com/solutions/27943"
]