Execution
Date 04 Jun 2024 13:26:28 +0100
Duration 00:01:09.10
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
81 Hosts
5 Tasks
353 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
[
    "agent360",
    "--info"
]
delta
0:00:00.324995
end
2024-06-04 13:26:32.320310
invocation
{
    "module_args": {
        "_raw_params": "agent360 --info",
        "_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
2024-06-04 13:26:31.995315
stderr

stderr_lines
[]
stdout
Version: 1.3.0
Plugins enabled: cloudlinux, cpu, diskusage, httpd, iostat, loadavg, memory, mysql, network, nginx, ping, process, swap, system, provider_metrics
Plugins directory: /usr/local/lib/python3.6/site-packages/agent360/plugins
Server: 66507a2f51b9e14d36694644
stdout_lines
[
    "Version: 1.3.0",
    "Plugins enabled: cloudlinux, cpu, diskusage, httpd, iostat, loadavg, memory, mysql, network, nginx, ping, process, swap, system, provider_metrics",
    "Plugins directory: /usr/local/lib/python3.6/site-packages/agent360/plugins",
    "Server: 66507a2f51b9e14d36694644"
]