Commit db82f18
committed
Fix Ansible Dependency & Update Aync Directory
Adds the "python38-jmespath" package to the "pgo-deployer" image
for UBI 8 as required by Ansible, while also updating the
Ansible async directory for proper async functionality in all
"pgo-deployer" image builds.
Issue: [sc-14754]1 parent 7ef3c94 commit db82f18
File tree
3 files changed
+5
-0
lines changed- build/pgo-deployer
- installers
- ansible/roles/pgo-operator/tasks
- metrics/ansible/roles/pgo-metrics/tasks
3 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
| 358 | + | |
| 359 | + | |
358 | 360 | | |
359 | 361 | | |
360 | 362 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
140 | 142 | | |
141 | 143 | | |
142 | 144 | | |
| |||
0 commit comments