Execution
Date 20 Jan 2025 15:27:09 +0000
Duration 00:00:03.69
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
2 Tasks
2 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
/sbin/plesk bin extension --uninstall composer-advisories
/sbin/plesk bin extension --list | grep composer-advisories
delta
0:00:01.297241
end
2025-01-20 15:27:12.891817
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\n/sbin/plesk bin extension --uninstall composer-advisories\n/sbin/plesk bin extension --list | grep composer-advisories\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg
non-zero return code
rc
1
start
2025-01-20 15:27:11.594576
stderr
[2025-01-20 15:27:11.882] 2353451:678e6b4fd73b4 INFO [extension/composer-advisories] Execution pre-uninstall.php has finished.
[2025-01-20 15:27:12.464] 2353451:678e6b4fd73b4 INFO [panel] The path /usr/local/psa/admin/htdocs/modules/composer-advisories was removed from module.
[2025-01-20 15:27:12.507] 2353451:678e6b4fd73b4 INFO [panel] The path /usr/local/psa/admin/plib/modules/composer-advisories was removed from module.
[2025-01-20 15:27:12.516] 2353451:678e6b4fd73b4 INFO [panel] The path /usr/local/psa/admin/bin/modules/composer-advisories was removed from module.
[2025-01-20 15:27:12.554] 2353451:678e6b4fd73b4 INFO [panel] The path /usr/local/psa/admin/share/modules/composer-advisories was removed from module.
[2025-01-20 15:27:12.563] 2353451:678e6b4fd73b4 INFO [panel] The path /usr/local/psa/admin/sbin/modules/composer-advisories was removed from module.
[2025-01-20 15:27:12.636] 2353451:678e6b4fd73b4 INFO [panel] The path /usr/local/psa/var/modules/composer-advisories was removed from module.
stderr_lines
[
    "[2025-01-20 15:27:11.882] 2353451:678e6b4fd73b4 INFO [extension/composer-advisories] Execution pre-uninstall.php has finished.",
    "[2025-01-20 15:27:12.464] 2353451:678e6b4fd73b4 INFO [panel] The path /usr/local/psa/admin/htdocs/modules/composer-advisories was removed from module.",
    "[2025-01-20 15:27:12.507] 2353451:678e6b4fd73b4 INFO [panel] The path /usr/local/psa/admin/plib/modules/composer-advisories was removed from module.",
    "[2025-01-20 15:27:12.516] 2353451:678e6b4fd73b4 INFO [panel] The path /usr/local/psa/admin/bin/modules/composer-advisories was removed from module.",
    "[2025-01-20 15:27:12.554] 2353451:678e6b4fd73b4 INFO [panel] The path /usr/local/psa/admin/share/modules/composer-advisories was removed from module.",
    "[2025-01-20 15:27:12.563] 2353451:678e6b4fd73b4 INFO [panel] The path /usr/local/psa/admin/sbin/modules/composer-advisories was removed from module.",
    "[2025-01-20 15:27:12.636] 2353451:678e6b4fd73b4 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."
]