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.40
  • Play
    Check kernel version and trigger task if different
  • Task
    Get kernel information
  • Host
    kvm06

Field Value
changed
False
cmd
[
    "uname",
    "-a"
]
delta
0:00:00.004005
end
2025-02-27 12:18:17.472435
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.468430
stderr

stderr_lines
[]
stdout
Linux kvm6.man1.layershift.com 5.14.0-427.16.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 9 18:15:59 EDT 2024 x86_64 x86_64 x86_64 GNU/Linux
stdout_lines
[
    "Linux kvm6.man1.layershift.com 5.14.0-427.16.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 9 18:15:59 EDT 2024 x86_64 x86_64 x86_64 GNU/Linux"
]