== dictionaries/rougail/00-base.yml [,yaml] ---- --- version: '1.1' condition: yes # a condition variable: description: a variable disabled: variable: _.condition when: yes ---- == Variables for "rougail" [cols="1a,1a"] |==== | Variable | Description | **rougail.condition** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` | A condition. + **Default**: yes | **rougail.variable** + `https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `_disabled_` | A variable. + **Disabled**: when the variable "rougail.condition" has the value "yes". |====