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


Field Value
changed
True
cmd
set -o pipefail
/sbin/plesk bin extension --uninstall composer-advisories
delta
0:00:06.909895
end
2025-01-20 15:41:15.197437
failed_when_result
False
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

rc
0
start
2025-01-20 15:41:08.287542
stderr
[2025-01-20 15:41:08.668] 3887523:678e6e94a2dce INFO [extension/composer-advisories] Execution pre-uninstall.php has finished.
[2025-01-20 15:41:09.672] 3887523:678e6e94a2dce INFO [panel] The path /usr/local/psa/admin/htdocs/modules/composer-advisories was removed from module.
[2025-01-20 15:41:09.758] 3887523:678e6e94a2dce INFO [panel] The path /usr/local/psa/admin/plib/modules/composer-advisories was removed from module.
[2025-01-20 15:41:09.773] 3887523:678e6e94a2dce INFO [panel] The path /usr/local/psa/admin/bin/modules/composer-advisories was removed from module.
[2025-01-20 15:41:09.836] 3887523:678e6e94a2dce INFO [panel] The path /usr/local/psa/admin/share/modules/composer-advisories was removed from module.
[2025-01-20 15:41:09.850] 3887523:678e6e94a2dce INFO [panel] The path /usr/local/psa/admin/sbin/modules/composer-advisories was removed from module.
[2025-01-20 15:41:10.063] 3887523:678e6e94a2dce INFO [panel] The path /usr/local/psa/var/modules/composer-advisories was removed from module.
stderr_lines
[
    "[2025-01-20 15:41:08.668] 3887523:678e6e94a2dce INFO [extension/composer-advisories] Execution pre-uninstall.php has finished.",
    "[2025-01-20 15:41:09.672] 3887523:678e6e94a2dce INFO [panel] The path /usr/local/psa/admin/htdocs/modules/composer-advisories was removed from module.",
    "[2025-01-20 15:41:09.758] 3887523:678e6e94a2dce INFO [panel] The path /usr/local/psa/admin/plib/modules/composer-advisories was removed from module.",
    "[2025-01-20 15:41:09.773] 3887523:678e6e94a2dce INFO [panel] The path /usr/local/psa/admin/bin/modules/composer-advisories was removed from module.",
    "[2025-01-20 15:41:09.836] 3887523:678e6e94a2dce INFO [panel] The path /usr/local/psa/admin/share/modules/composer-advisories was removed from module.",
    "[2025-01-20 15:41:09.850] 3887523:678e6e94a2dce INFO [panel] The path /usr/local/psa/admin/sbin/modules/composer-advisories was removed from module.",
    "[2025-01-20 15:41:10.063] 3887523:678e6e94a2dce INFO [panel] The path /usr/local/psa/var/modules/composer-advisories was removed from module."
]
stdout
The extension was successfully removed.
stdout_lines
[
    "The extension was successfully removed."
]