Commit 2b05c0d
[inherit_parent_scenario] Fix loop variable type for Ansible 2.16
Convert _file_list to YAML to ensure loop receives a list type instead
of string. Ansible 2.16+ enforces strict type checking for loop values.
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Sergii Golovatiuk <sgolovat@redhat.com>1 parent 49a008b commit 2b05c0d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
0 commit comments