omidshj 2025-02-10 13:41:06 +03:30
parent b513fe0d42
commit 512627a2fb
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
tasks:
- name: Process each item
include_tasks: self
loop: {{ buckets }}
loop: "{{ buckets }}"
loop_control:
loop_var: item
- block: