Spread vertically.
This commit is contained in:
parent
aff158eb74
commit
413bbd3ae5
|
|
@ -5,6 +5,7 @@ about: Create a report to help me improve
|
|||
---
|
||||
|
||||
## Describe the bug
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## Playbook
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ platform_image_mapping:
|
|||
Amazon: amazonlinux
|
||||
Archlinux: archlinux
|
||||
Debian: debian
|
||||
EL: "{{ enterprise_linux | default('rockylinux') }}"
|
||||
EL: "{{ enterprise_linux | default('enterpriselinux') }}"
|
||||
Fedora: fedora
|
||||
OpenSUSE: opensuse
|
||||
Ubuntu: ubuntu
|
||||
|
|
|
|||
Loading…
Reference in New Issue