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:03.552828
end
2025-12-04 15:35:59.389881
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 15:35:55.837053
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 (heads-research.com) 
Disabled (heads.systems) 
Disabled (lms.heads.systems) 
Disabled (private.heads.systems) 
Disabled (passgen.heads.systems) 
Disabled (backup.heads.systems)
stdout_lines
[
    "Updating plugin 'botstopper' in /etc/agent360-custom.ini \u2192 enabled=false",
    "Restarting agent360.service...",
    "Plugin 'botstopper' successfully set to enabled=false.",
    "Disabled (heads-research.com) ",
    "Disabled (heads.systems) ",
    "Disabled (lms.heads.systems) ",
    "Disabled (private.heads.systems) ",
    "Disabled (passgen.heads.systems) ",
    "Disabled (backup.heads.systems) "
]