Execution
Date
18 Nov 2025 16:57:22 +0000
Duration
00:02:30.35
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
396
Hosts
6
Tasks
809
Results
3
Plays
1
Files
0
Records
Task result details
-
StatusFAILED
-
Duration00:00:36.69
-
PlayGenerate hostname list
-
TaskCheck if snowflake directory has files
-
Date18 Nov 2025 16:59:26 +0000
-
Module / Actionansible.builtin.find (/home/ssh-gateway/ansible/kuly/create_snowflakes_inventory.yaml:31)
| Field | Value |
|---|---|
| msg |
The conditional check 'snow_dir.stat.isdir' failed. The error was: error while evaluating conditional (snow_dir.stat.isdir): 'dict object' has no attribute 'isdir'. 'dict object' has no attribute 'isdir'
The error appears to be in '/home/ssh-gateway/ansible/kuly/create_snowflakes_inventory.yaml': line 31, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
register: snow_dir
- name: Check if snowflake directory has files
^ here
|