Commit c34cc65
fix(docker): use item.dest instead of item.invocation.module_args.dest
ansible-core 2.21 no longer attaches `invocation` to looped registered task results, breaking `create.yml` on Ansible 14.1 parent a767f0b commit c34cc65
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments