Execution
Date
05 Nov 2024 12:57:05 +0000
Duration
00:00:01.04
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
1
Hosts
1
Tasks
1
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:00.64
-
PlayPlaybook to upgrade agent360 agent via pip
-
TaskUpgrade agent360 package via pip
-
Date05 Nov 2024 12:57:06 +0000
-
Module / Actionansible.builtin.pip (/home/ssh-gateway/ansible/kuly/upgrade_agent360_agent.yaml:6)
| Field | Value |
|---|---|
| changed |
False |
| invocation |
{ "module_args": { "chdir": null, "editable": false, "executable": "pip$(head -1 $(which agent360)| awk -F \"python\" '{print $2}')", "extra_args": null, "name": [ "agent360" ], "requirements": null, "state": "latest", "umask": null, "version": null, "virtualenv": null, "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false } } |
| msg |
Unable to find any of pip$(head -1 $(which agent360)| awk -F "python" '{print $2}') to use. pip needs to be installed.
|