variable with a list in default value should a multi #8

Closed
opened 2024-03-29 07:41:05 +01:00 by egarette · 1 comment
Owner

This should be valid:

my_variable:
  default:
    - val1
    - val2

Please note that this behavior is only valid with format version 1.1 or higher.

This should be valid: ``` my_variable: default: - val1 - val2 ``` **Please note that this behavior is only valid with format version 1.1 or higher.**
gremond was assigned by egarette 2024-03-29 07:42:08 +01:00
Author
Owner

Fait dans bc4420bdea

Fait dans bc4420bdea
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: stove/rougail#8
No description provided.