Commit fa594fe
Add loop control to custom DNF repos
This avoids leaking repository credentials by suppressing the dict
output to only print the key.
Change-Id: Ic7aa0e4c4f625908aeb30de65edac8bce96af761
Related-Bug: #2087938
(cherry picked from commit a36bb61)
Signed-off-by: Pierre Riteau <pierre@stackhpc.com>1 parent 2f00fe9 commit fa594fe
2 files changed
Lines changed: 13 additions & 0 deletions
File tree
- ansible/roles/dnf/tasks
- releasenotes/notes
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments