Commit 559a08b
committed
Remove default(omit) from Bifrost inventory template
The use of default(omit) is for module parameters, not templates.
It will generate something like
'__omit_place_holder__43ba6b6adb2908224e20a191174d53ef36403cfc'.
Closes-Bug: #2045927
Depends-On: https://review.opendev.org/c/openstack/bifrost/+/953336
Change-Id: Ia614645d6b49f10a0c81ae0a0ab2398a9b56912c
Signed-off-by: Maksim Malchuk <maksim.malchuk@gmail.com>1 parent 664e03d commit 559a08b
File tree
4 files changed
+9
-4
lines changed- ansible
- inventory/group_vars/all
- etc/kayobe
- releasenotes/notes
4 files changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments