Execution
Date 05 Nov 2024 13:05:49 +0000
Duration 00:00:15.19
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
34 Hosts
2 Tasks
66 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:02.25
  • Play
    Check agent360 version and compare
  • Task
    Get installed agent360 version using pip

Field Value
changed
False
cmd
'pip$(head' -1 '$(which' 'agent360)' '|' awk -F python '{print $2})' show agent360 '|' grep Version '|' awk '{print $2}'
failed_when_result
True
invocation
{
    "module_args": {
        "_raw_params": "pip$(head -1 $(which agent360) | awk -F 'python' '{print $2}') show agent360 | grep Version | awk '{print $2}'",
        "_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
[Errno 2] No such file or directory: b'pip$(head': b'pip$(head'
rc
2
stderr

stderr_lines
[]
stdout

stdout_lines
[]