Spread vertically.

This commit is contained in:
Robert de Bock 2021-10-03 06:20:00 +02:00
parent aff158eb74
commit 413bbd3ae5
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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