Execution
Date 03 Mar 2026 14:53:31 +0000
Duration 00:00:12.62
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.13
ara 1.7.4 / 1.7.4
Python 3.10.10
Summary
34 Hosts
1 Tasks
34 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
tmux -V
delta
0:00:00.008715
end
2026-03-03 14:53:32.834234
invocation
{
    "module_args": {
        "_raw_params": "tmux -V",
        "_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
2026-03-03 14:53:32.825519
stderr

stderr_lines
[]
stdout
tmux 2.7
stdout_lines
[
    "tmux 2.7"
]