Execution
Date
05 Jan 2026 11:57:16 +0000
Duration
00:03:57.18
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
395
Hosts
4
Tasks
1529
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:14.59
-
PlayVerify BotStopper service is stopped when panel.ini flag is false
-
TaskCheck systemd service status
-
Date05 Jan 2026 12:00:10 +0000
-
Module / Actionansible.builtin.systemd (/home/ssh-gateway/ansible/kuly/RM10236-check-botstopper-service.yaml:23)
| Field | Value |
|---|---|
| msg |
The conditional check 'botstopper_state.stdout | trim == 'false'' failed. The error was: error while evaluating conditional (botstopper_state.stdout | trim == 'false'): 'dict object' has no attribute 'stdout'. 'dict object' has no attribute 'stdout'
The error appears to be in '/home/ssh-gateway/ansible/kuly/RM10236-check-botstopper-service.yaml': line 23, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: Check systemd service status
^ here
|