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:06.693134
end
2025-03-03 12:02:38.364726
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:31.671592
stderr
[2025-03-03 12:02:32.434] 2121513:67c59a5869d3f INFO [extension/revisium-antivirus] Execution pre-uninstall.php has finished.
[2025-03-03 12:02:33.145] 2121513:67c59a5869d3f INFO [panel] The path /usr/local/psa/admin/htdocs/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:33.220] 2121513:67c59a5869d3f INFO [panel] The path /usr/local/psa/admin/plib/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:33.289] 2121513:67c59a5869d3f INFO [panel] The path /usr/local/psa/admin/bin/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:33.360] 2121513:67c59a5869d3f INFO [panel] The path /usr/local/psa/admin/share/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:33.429] 2121513:67c59a5869d3f INFO [panel] The path /usr/local/psa/admin/sbin/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:33.488] 2121513:67c59a5869d3f INFO [panel] The path /usr/local/psa/var/modules/revisium-antivirus was removed from module.
stderr_lines
[
    "[2025-03-03 12:02:32.434] 2121513:67c59a5869d3f INFO [extension/revisium-antivirus] Execution pre-uninstall.php has finished.",
    "[2025-03-03 12:02:33.145] 2121513:67c59a5869d3f INFO [panel] The path /usr/local/psa/admin/htdocs/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:33.220] 2121513:67c59a5869d3f INFO [panel] The path /usr/local/psa/admin/plib/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:33.289] 2121513:67c59a5869d3f INFO [panel] The path /usr/local/psa/admin/bin/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:33.360] 2121513:67c59a5869d3f INFO [panel] The path /usr/local/psa/admin/share/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:33.429] 2121513:67c59a5869d3f INFO [panel] The path /usr/local/psa/admin/sbin/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:33.488] 2121513:67c59a5869d3f 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."
]