Execution
Date 26 Jan 2026 11:43:12 +0000
Duration 00:02:14.05
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
397 Hosts
2 Tasks
788 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/libexec/platform-python"
}
changed
False
cmd
[
    "uname",
    "-r"
]
delta
0:00:00.004009
end
2026-01-26 11:43:21.282935
invocation
{
    "module_args": {
        "_raw_params": "uname -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

rc
0
start
2026-01-26 11:43:21.278926
stderr

stderr_lines
[]
stdout
4.18.0-553.81.1.el8_10.x86_64
stdout_lines
[
    "4.18.0-553.81.1.el8_10.x86_64"
]