Commit 4b464c1
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 0a74dbb commit 4b464c1
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 | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| 343 | + | |
| 344 | + | |
343 | 345 | | |
344 | 346 | | |
345 | 347 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| |||
0 commit comments