Execution
Date 31 Oct 2024 12:22:14 +0000
Duration 00:01:06.15
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
297 Hosts
1 Tasks
297 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
ansible_facts
{
    "discovered_interpreter_python": "/usr/bin/python"
}
changed
True
cmd
uptime
delta
0:00:00.004904
end
2024-10-31 07:22:21.725016
invocation
{
    "module_args": {
        "_raw_params": "uptime",
        "_uses_shell": true,
        "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
2024-10-31 07:22:21.720112
stderr

stderr_lines
[]
stdout
07:22:21 up 651 days, 16:44,  0 users,  load average: 0.12, 0.09, 0.06
stdout_lines
[
    " 07:22:21 up 651 days, 16:44,  0 users,  load average: 0.12, 0.09, 0.06"
]