Execution
Date 27 Feb 2025 12:18:16 +0000
Duration 00:00:15.13
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
24 Hosts
5 Tasks
120 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:01.58
  • Play
    Check kernel version and trigger task if different
  • Task
    Get kernel information
  • Host
    kvm016

Field Value
changed
False
cmd
[
    "uname",
    "-a"
]
delta
0:00:01.003856
end
2025-02-27 12:18:18.997739
invocation
{
    "module_args": {
        "_raw_params": "uname -a",
        "_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
2025-02-27 12:18:17.993883
stderr

stderr_lines
[]
stdout
Linux kvm16.man.layershift.com 5.14.0-503.23.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Feb 6 06:58:49 EST 2025 x86_64 x86_64 x86_64 GNU/Linux
stdout_lines
[
    "Linux kvm16.man.layershift.com 5.14.0-503.23.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Feb 6 06:58:49 EST 2025 x86_64 x86_64 x86_64 GNU/Linux"
]