Commit bad6375
authored
fix: add missing
Newer versions of Ansible attempt to evaluate the variables inside of `github_registry` dict fail on `passwords` due to `${{ }}` this means the variable `share` is never set.!unsafe
1 parent 4e9e30f commit bad6375
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments