5.5 KiB
5.5 KiB
Table of Contents
dictionaries/rougail/00-base.yml
---
version: '1.1'
condition: yes # a condition
variable:
description: a variable
disabled:
type: variable
variable: _.condition
when: yes
Variables
Variable | Description |
---|---|
conditionstring standard mandatory |
A condition. Default: yes |
variablestring basic mandatory disabled |
A variable. Disabled: when the variable "condition" has the value "yes". |
Example with mandatory variables not filled in
---
variable: example
Example with all variables modifiable
---
condition: yes
variable: example