Execution
Date
08 Oct 2024 15:48:41 +0100
Duration
00:00:01.24
Controller
ssh-gw-4.layershift.com
User
root
Versions
Ansible
2.16.11
ara
1.7.2 / 1.7.2
Python
3.10.10
Summary
1
Hosts
2
Tasks
2
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:00.06
-
PlayPlaybook to find ls-bad-bot-blocker installs
-
TaskPrint message when ls-bad-bot-blocker is installed
-
Date08 Oct 2024 15:48:42 +0100
-
Module / Actionansible.builtin.debug (/home/ssh-gateway/ansible/projects/ls-bad-bot-blocker/find-ls-bad-bot-blocker-installs.yaml:17)
| Field | Value |
|---|---|
| msg |
The conditional check 'result.rc == 0 or "command not found" in result.stdout' failed. The error was: error while evaluating conditional (result.rc == 0 or "command not found" in result.stdout): 'dict object' has no attribute 'stdout'. 'dict object' has no attribute 'stdout'
The error appears to be in '/home/ssh-gateway/ansible/projects/ls-bad-bot-blocker/find-ls-bad-bot-blocker-installs.yaml': line 17, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: Print message when ls-bad-bot-blocker is installed
^ here
|