5.6 KiB
5.6 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_not: yes
Variables for "rougail"
Variable | Description |
---|---|
rougail.conditionstring standard mandatory |
A condition. Default: yes |
rougail.variablestring basic mandatory disabled |
A variable. Disabled: when the variable "rougail.condition" hasn't the value "yes". |
Example with mandatory variables not filled in
---
rougail:
variable: example
Example with all variables modifiable
---
rougail:
condition: yes
variable: example