Execution
Date 20 Jan 2025 15:38:38 +0000
Duration 00:04:35.03
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
344 Hosts
5 Tasks
1627 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:27.16
  • Play
    Remove composer-advisories Plesk extension
  • Task
    Attempt to uninstall composer-advisories extension

Field Value
changed
True
cmd
set -o pipefail
/sbin/plesk bin extension --uninstall composer-advisories
delta
0:00:00.005428
end
2025-01-20 15:41:25.399173
failed_when_result
True
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\n/sbin/plesk bin extension --uninstall composer-advisories\n",
        "_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
non-zero return code
rc
127
start
2025-01-20 15:41:25.393745
stderr
/bin/sh: line 1: /sbin/plesk: No such file or directory
stderr_lines
[
    "/bin/sh: line 1: /sbin/plesk: No such file or directory"
]
stdout

stdout_lines
[]