Execution
Date
18 Dec 2025 14:57:04 +0000
Duration
00:03:26.11
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
397
Hosts
3
Tasks
1185
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:20.71
-
PlayDisable BotStopper if already disabled in panel.ini
-
TaskGet panel.ini setting
-
Date18 Dec 2025 14:59:17 +0000
-
Module / Actionansible.builtin.shell (/home/ssh-gateway/ansible/kuly/RM10236-disable-botstopper-if.yaml:14)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
set -o pipefail
grep -i '^botstopperEnabled' /usr/local/psa/admin/conf/panel.ini | awk '{print $3}'
|
| delta |
0:00:00.007315 |
| end |
2025-12-18 14:58:57.426289 |
| failed_when_result |
False |
| invocation |
{ "module_args": { "_raw_params": "set -o pipefail\ngrep -i '^botstopperEnabled' /usr/local/psa/admin/conf/panel.ini | awk '{print $3}'\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-18 14:58:57.418974 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
false
|
| stdout_lines |
[ "false" ] |