Execution
Date 11 Sep 2025 09:23:56 +0100
Duration 00:02:46.25
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
399 Hosts
2 Tasks
788 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
set -o pipefail
agent_path=$(agent360 --info | grep "Plugins directory:" | awk {'print $3'})
ls -la $agent_path/provider_metrics.py
delta
0:00:00.140525
end
2025-09-11 08:25:46.663093
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\nagent_path=$(agent360 --info | grep \"Plugins directory:\" | awk {'print $3'})\nls -la $agent_path/provider_metrics.py\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-09-11 08:25:46.522568
stderr

stderr_lines
[]
stdout
-rw-r--r-- 1 root root 10685 Dec  9  2024 /usr/local/lib/python3.6/site-packages/agent360/plugins/provider_metrics.py
stdout_lines
[
    "-rw-r--r-- 1 root root 10685 Dec  9  2024 /usr/local/lib/python3.6/site-packages/agent360/plugins/provider_metrics.py"
]