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
|
## Describe the bug
|
||||||
|
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
## Playbook
|
## Playbook
|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@ platform_image_mapping:
|
||||||
Amazon: amazonlinux
|
Amazon: amazonlinux
|
||||||
Archlinux: archlinux
|
Archlinux: archlinux
|
||||||
Debian: debian
|
Debian: debian
|
||||||
EL: "{{ enterprise_linux | default('rockylinux') }}"
|
EL: "{{ enterprise_linux | default('enterpriselinux') }}"
|
||||||
Fedora: fedora
|
Fedora: fedora
|
||||||
OpenSUSE: opensuse
|
OpenSUSE: opensuse
|
||||||
Ubuntu: ubuntu
|
Ubuntu: ubuntu
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue