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
restart_check
{
    "changed": false,
    "cmd": [
        "needs-restarting",
        "-r"
    ],
    "delta": "0:00:00.766225",
    "end": "2025-09-15 16:02:36.801382",
    "failed": 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:\n  * dbus\n  * dbus-daemon\n  * glibc\n  * kernel\n  * linux-firmware\n  * microcode_ctl\n\nReboot is required to fully utilize these updates.\nMore 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"
    ]
}