Execution
Date 24 Oct 2025 13:18:59 +0100
Duration 00:00:02.82
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
4 Hosts
1 Tasks
4 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    CHANGED
  • Duration
    00:00:01.98
  • Play
    Ansible Ad-Hoc
  • Task
    shell
  • Host
    vps1.chi

Field Value
changed
True
cmd
vzlist -ao ip -H
delta
0:00:00.081003
end
2025-10-24 07:19:02.424708
invocation
{
    "module_args": {
        "_raw_params": "vzlist -ao ip -H",
        "_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
2025-10-24 07:19:02.343705
stderr

stderr_lines
[]
stdout
104.219.72.104
104.219.72.115
104.219.72.50 104.219.72.19
104.219.72.13 108.163.236.118
104.219.72.121
104.219.72.2
104.219.72.100
stdout_lines
[
    "104.219.72.104",
    "104.219.72.115",
    "104.219.72.50 104.219.72.19",
    "104.219.72.13 108.163.236.118",
    "104.219.72.121",
    "104.219.72.2",
    "104.219.72.100"
]