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

  • Status
    FAILED
  • Duration
    00:00:35.64
  • Play
    Generate hostname list
  • Task
    Check if snowflake directory has files

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