Execution
Date 16 Dec 2024 13:50:05 +0000
Duration 00:01:44.46
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
296 Hosts
1 Tasks
296 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
pip$(head -1  $(which agent360)| awk -F "python" '{print $2}') show agent360|grep Version
delta
0:00:01.453775
end
2024-12-16 10:50:39.523461
invocation
{
    "module_args": {
        "_raw_params": "pip$(head -1  $(which agent360)| awk -F \"python\" '{print $2}') show agent360|grep Version",
        "_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
2024-12-16 10:50:38.069686
stderr

stderr_lines
[]
stdout
Version: 1.3.1
stdout_lines
[
    "Version: 1.3.1"
]