dvirlabs
fc8dc8df9c
Fix: Remove invalid block+loop structure in drift-check.yml
- Replace block with individual looped tasks (Ansible doesn't support block+loop)
- Task 2: Read local files (looped)
- Task 3: Read server files (looped)
- Task 4: Compare using loop_index0 to correlate results
- Task 5+: Process and output drift results
- Maintains all functionality: JSON output, detailed drift reporting
- No more loop_index0 undefined errors
2026-06-09 18:24:10 +03:00
..
2026-06-09 17:38:33 +03:00
2026-06-09 18:24:10 +03:00
2026-06-09 17:40:36 +03:00