5.1 KiB
5.1 KiB
Table of Contents
dictionaries/rougail/00-base.yml
---
version: '1.1'
custom1:
description: the first variable
type: custom
custom2:
description: the seconf variable
type: custom
default: value
Variables
Variable | Description |
---|---|
custom1custom basic mandatory |
The first variable. |
custom2custom standard mandatory |
The seconf variable. Default: value |
Example with mandatory variables not filled in
---
custom1: xxx
Example with all variables modifiable
---
custom1: xxx
custom2: value