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.354773
end
2025-03-03 12:02:25.348513
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:18.993740
stderr
[2025-03-03 12:02:19.799] 567767:67c59a4bc2dba INFO [extension/revisium-antivirus] Execution pre-uninstall.php has finished.
[2025-03-03 12:02:20.475] 567767:67c59a4bc2dba INFO [panel] The path /usr/local/psa/admin/htdocs/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:20.550] 567767:67c59a4bc2dba INFO [panel] The path /usr/local/psa/admin/plib/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:20.605] 567767:67c59a4bc2dba INFO [panel] The path /usr/local/psa/admin/bin/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:20.659] 567767:67c59a4bc2dba INFO [panel] The path /usr/local/psa/admin/share/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:20.710] 567767:67c59a4bc2dba INFO [panel] The path /usr/local/psa/admin/sbin/modules/revisium-antivirus was removed from module.
[2025-03-03 12:02:20.760] 567767:67c59a4bc2dba INFO [panel] The path /usr/local/psa/var/modules/revisium-antivirus was removed from module.
stderr_lines
[
    "[2025-03-03 12:02:19.799] 567767:67c59a4bc2dba INFO [extension/revisium-antivirus] Execution pre-uninstall.php has finished.",
    "[2025-03-03 12:02:20.475] 567767:67c59a4bc2dba INFO [panel] The path /usr/local/psa/admin/htdocs/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:20.550] 567767:67c59a4bc2dba INFO [panel] The path /usr/local/psa/admin/plib/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:20.605] 567767:67c59a4bc2dba INFO [panel] The path /usr/local/psa/admin/bin/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:20.659] 567767:67c59a4bc2dba INFO [panel] The path /usr/local/psa/admin/share/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:20.710] 567767:67c59a4bc2dba INFO [panel] The path /usr/local/psa/admin/sbin/modules/revisium-antivirus was removed from module.",
    "[2025-03-03 12:02:20.760] 567767:67c59a4bc2dba 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."
]