Execution
Date 11 Sep 2025 09:22:53 +0100
Duration 00:00:03.91
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
1 Hosts
2 Tasks
2 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
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.158961
end
2025-09-11 08:22:57.332545
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:22:57.173584
stderr

stderr_lines
[]
stdout
-rw-r--r-- 1 root root 15048 Sep 10 12:20 /usr/local/lib/python3.6/site-packages/agent360/plugins/provider_metrics.py
stdout_lines
[
    "-rw-r--r-- 1 root root 15048 Sep 10 12:20 /usr/local/lib/python3.6/site-packages/agent360/plugins/provider_metrics.py"
]