Execution
Date
04 Dec 2025 13:04:26 +0000
Duration
00:00:04.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
1
Hosts
3
Tasks
3
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:00.53
-
PlayToggle botstopper
-
TaskCheck botstopper
-
Date04 Dec 2025 13:04:30 +0000
-
Module / Actionansible.builtin.command (/home/ssh-gateway/ansible/kuly/RM10220-botstopper-toggler.yaml:12)
| Field | Value |
|---|---|
| changed |
False |
| cmd |
[ "grep", "-i", "^botstopperEnabled", "/usr/local/psa/admin/conf/panel.ini" ] |
| delta |
0:00:00.003902 |
| end |
2025-12-04 13:04:30.435568 |
| invocation |
{ "module_args": { "_raw_params": "grep -i '^botstopperEnabled' /usr/local/psa/admin/conf/panel.ini", "_uses_shell": false, "argv": null, "chdir": null, "creates": null, "executable": null, "expand_argument_vars": true, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2025-12-04 13:04:30.431666 |
| stderr |
|
| stderr_lines |
[]
|
| stdout |
botstopperEnabled = false |
| stdout_lines |
[ "botstopperEnabled = false" ] |