Execution
Date 03 Mar 2025 12:00:39 +0000
Duration 00:02:26.96
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
378 Hosts
2 Tasks
748 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
set -o pipefail
plesk bin extension -u revisium-antivirus
delta
0:00:02.597361
end
2025-03-03 12:02:05.914782
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\nplesk bin extension -u revisium-antivirus\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

rc
0
start
2025-03-03 12:02:03.317421
stderr
[2025-03-03 12:02:04.306] 2312195:67c59a3c4a5b0 INFO [extension/revisium-antivirus] Execution pre-uninstall.php has finished.
[2025-03-03 12:02:05.276] 2312195:67c59a3c4a5b0 INFO [panel] The path /usr/local/psa/admin/htdocs/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:05.381] 2312195:67c59a3c4a5b0 INFO [panel] The path /usr/local/psa/admin/plib/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:05.460] 2312195:67c59a3c4a5b0 INFO [panel] The path /usr/local/psa/admin/bin/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:05.541] 2312195:67c59a3c4a5b0 INFO [panel] The path /usr/local/psa/admin/share/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:05.619] 2312195:67c59a3c4a5b0 INFO [panel] The path /usr/local/psa/admin/sbin/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:05.702] 2312195:67c59a3c4a5b0 INFO [panel] The path /usr/local/psa/var/modules/revisium-antivirus was removed from module.
stderr_lines
[
    "[2025-03-03 12:02:04.306] 2312195:67c59a3c4a5b0 INFO [extension/revisium-antivirus] Execution pre-uninstall.php has finished.",
    "[2025-03-03 12:02:05.276] 2312195:67c59a3c4a5b0 INFO [panel] The path /usr/local/psa/admin/htdocs/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:05.381] 2312195:67c59a3c4a5b0 INFO [panel] The path /usr/local/psa/admin/plib/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:05.460] 2312195:67c59a3c4a5b0 INFO [panel] The path /usr/local/psa/admin/bin/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:05.541] 2312195:67c59a3c4a5b0 INFO [panel] The path /usr/local/psa/admin/share/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:05.619] 2312195:67c59a3c4a5b0 INFO [panel] The path /usr/local/psa/admin/sbin/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:05.702] 2312195:67c59a3c4a5b0 INFO [panel] The path /usr/local/psa/var/modules/revisium-antivirus was removed from module."
]
stdout
The extension was successfully removed.
stdout_lines
[
    "The extension was successfully removed."
]