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:08.354018
end
2025-03-03 12:02:05.713406
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:01:57.359388
stderr
[2025-03-03 12:01:59.518] 1675490:67c59a377e43e INFO [extension/revisium-antivirus] Execution pre-uninstall.php has finished.
[2025-03-03 12:02:00.374] 1675490:67c59a377e43e INFO [panel] The path /usr/local/psa/admin/htdocs/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:00.462] 1675490:67c59a377e43e INFO [panel] The path /usr/local/psa/admin/plib/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:00.525] 1675490:67c59a377e43e INFO [panel] The path /usr/local/psa/admin/bin/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:00.591] 1675490:67c59a377e43e INFO [panel] The path /usr/local/psa/admin/share/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:00.650] 1675490:67c59a377e43e INFO [panel] The path /usr/local/psa/admin/sbin/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:00.714] 1675490:67c59a377e43e INFO [panel] The path /usr/local/psa/var/modules/revisium-antivirus was removed from module.
stderr_lines
[
    "[2025-03-03 12:01:59.518] 1675490:67c59a377e43e INFO [extension/revisium-antivirus] Execution pre-uninstall.php has finished.",
    "[2025-03-03 12:02:00.374] 1675490:67c59a377e43e INFO [panel] The path /usr/local/psa/admin/htdocs/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:00.462] 1675490:67c59a377e43e INFO [panel] The path /usr/local/psa/admin/plib/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:00.525] 1675490:67c59a377e43e INFO [panel] The path /usr/local/psa/admin/bin/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:00.591] 1675490:67c59a377e43e INFO [panel] The path /usr/local/psa/admin/share/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:00.650] 1675490:67c59a377e43e INFO [panel] The path /usr/local/psa/admin/sbin/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:00.714] 1675490:67c59a377e43e 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."
]