Execution
Date
18 Jul 2025 13:07:19 +0100
Duration
00:00:01.33
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
3
Tasks
3
Results
1
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:00.06
-
PlayPlaybook to find the snowflakes having manage_server_db set
-
TaskShow debug
-
Date18 Jul 2025 13:07:20 +0100
-
Module / Actionansible.builtin.debug (/home/ssh-gateway/ansible/kuly/find_and_tag_snowflakes.yaml:23)
| Field | Value |
|---|---|
| msg |
The conditional check 'snowflake.stdout == 'true'' failed. The error was: error while evaluating conditional (snowflake.stdout == 'true'): 'dict object' has no attribute 'stdout'. 'dict object' has no attribute 'stdout'
The error appears to be in '/home/ssh-gateway/ansible/kuly/find_and_tag_snowflakes.yaml': line 23, column 11, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
block:
- name: Show debug
^ here
|