Execution
Date 04 Dec 2025 13:31:03 +0000
Duration 00:07:02.68
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
393 Hosts
5 Tasks
1965 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
curl -Ls https://deploy.thecode.casa/agent360_plugins/toggler.sh | bash -s botstopper disable && plesk ext ls-botstopper --disable-all -yes && plesk ext ls-botstopper --service-disable-all -yes
delta
0:00:04.696872
end
2025-12-04 13:35:43.581864
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\ncurl -Ls https://deploy.thecode.casa/agent360_plugins/toggler.sh | bash -s botstopper disable && plesk ext ls-botstopper --disable-all -yes && plesk ext ls-botstopper --service-disable-all -yes\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-12-04 13:35:38.884992
stderr

stderr_lines
[]
stdout
Updating plugin 'botstopper' in /etc/agent360-custom.ini → enabled=false
Restarting agent360.service...
Plugin 'botstopper' successfully set to enabled=false.
Disabled (etias.uk.plesk-server.com) 
Disabled (etias.com) 
Disabled (etias.jp) 
Disabled (etias.pt) 
Disabled (etias.es) 
Disabled (etias.com.tw) 
Disabled (etias-visa.kr) 
Disabled (etias.my) 
Disabled (etias-info.co.il) 
Disabled (etias-info.ae) 
Disabled (etias-info.com.ua) 
Disabled (etias-info.ge) 
Disabled (etias-info.rs) 
Disabled (stage.etias.com) 
Disabled (news.etias.com)
stdout_lines
[
    "Updating plugin 'botstopper' in /etc/agent360-custom.ini \u2192 enabled=false",
    "Restarting agent360.service...",
    "Plugin 'botstopper' successfully set to enabled=false.",
    "Disabled (etias.uk.plesk-server.com) ",
    "Disabled (etias.com) ",
    "Disabled (etias.jp) ",
    "Disabled (etias.pt) ",
    "Disabled (etias.es) ",
    "Disabled (etias.com.tw) ",
    "Disabled (etias-visa.kr) ",
    "Disabled (etias.my) ",
    "Disabled (etias-info.co.il) ",
    "Disabled (etias-info.ae) ",
    "Disabled (etias-info.com.ua) ",
    "Disabled (etias-info.ge) ",
    "Disabled (etias-info.rs) ",
    "Disabled (stage.etias.com) ",
    "Disabled (news.etias.com) "
]