Commit 90864ec
Fix logic in build for desktop and lustre installs (#964)
* Fix Ansible assert boolean condition for RPM detection (#949)
* Update install.yml
Fix Ansible assert to use boolean condition for RPM check
* invalid Python/Jinja logic and with Ansible ≥2.15 strict conditionals
* update CI image
---------
Co-authored-by: mohaa7 <118692398+mohaa7@users.noreply.github.com>1 parent e32e60e commit 90864ec
3 files changed
Lines changed: 5 additions & 4 deletions
File tree
- ansible
- roles/lustre/tasks
- environments/.stackhpc/tofu
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
0 commit comments