rougail-output-doc/tests/docs/base/00_6domainname_params.adoc

27 lines
940 B
Text

== dictionaries/rougail/00-base.yml
[,yaml]
----
---
version: '1.1'
variable:
description: a domain name variable
type: domainname
default: my.domain.name
params:
allow_ip: true
----
== Variables for "rougail"
[cols="1a,1a"]
|====
| Variable | Description
|
**rougail.variable** +
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[domainname]` `standard` `mandatory` |
A domain name variable. +
**Validator**: the domain name can be an IP +
**Default**: my.domain.name
|====