23 lines
870 B
Text
23 lines
870 B
Text
== dictionaries/rougail/00-base.yml
|
|
|
|
[,yaml]
|
|
----
|
|
version: '1.1'
|
|
variable:
|
|
description: a domain name variable
|
|
type: domainname
|
|
default: my.domain.name
|
|
----
|
|
== Variables
|
|
|
|
[cols="114a,114a",options="header"]
|
|
|====
|
|
| Variable | Description
|
|
|
|
|
**variable** +
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `standard` `obligatoire` |
|
|
A domain name variable. +
|
|
**Défaut**: my.domain.name
|
|
|====
|
|
|
|
|