fix: property for namespace
This commit is contained in:
parent
d022e44e1d
commit
3af6ee631c
1021 changed files with 4974 additions and 844 deletions
|
|
@ -5,8 +5,8 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: 2025-09-30 06:12+0200\n"
|
||||
"PO-Revision-Date: 2025-09-30 06:14+0200\n"
|
||||
"POT-Creation-Date: 2025-10-02 08:30+0200\n"
|
||||
"PO-Revision-Date: 2025-10-02 08:31+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: fr\n"
|
||||
|
|
@ -140,63 +140,63 @@ msgstr "(défaut)"
|
|||
msgid "Choices"
|
||||
msgstr "Choix"
|
||||
|
||||
#: src/rougail/output_doc/doc.py:642
|
||||
#: src/rougail/output_doc/doc.py:640
|
||||
msgid "depends on a calculation"
|
||||
msgstr "dépend d'un calcul"
|
||||
|
||||
#: src/rougail/output_doc/doc.py:648
|
||||
#: src/rougail/output_doc/doc.py:646
|
||||
msgid "\"{0}\" is a calculation for {1} but has no description in {2}"
|
||||
msgstr "\"{0}\" est un calcul pour {1} mais n'a pas de description dans {2}"
|
||||
|
||||
#: src/rougail/output_doc/doc.py:671 src/rougail/output_doc/doc.py:771
|
||||
#: src/rougail/output_doc/doc.py:669 src/rougail/output_doc/doc.py:767
|
||||
msgid "depends on an undocumented variable"
|
||||
msgstr "dépends d'une variable non documentée"
|
||||
|
||||
#: src/rougail/output_doc/doc.py:674
|
||||
#: src/rougail/output_doc/doc.py:672
|
||||
msgid "when the variable \"{0}\" hasn't the value \"{1}\""
|
||||
msgstr "lorsque la variable \"{0}\" n'a pas la valeur \"{1}\""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:676
|
||||
#: src/rougail/output_doc/doc.py:674
|
||||
msgid "when the variable \"{0}\" is defined and hasn't the value \"{1}\""
|
||||
msgstr "lorsque la variable \"{0}\" est définie et n'a pas la valeur \"{1}\""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:679
|
||||
#: src/rougail/output_doc/doc.py:677
|
||||
msgid "when the variable \"{0}\" has the value \"{1}\""
|
||||
msgstr "lorsque la variable \"{0}\" a la valeur \"{1}\""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:681
|
||||
#: src/rougail/output_doc/doc.py:679
|
||||
msgid "when the variable \"{0}\" is defined and has the value \"{1}\""
|
||||
msgstr "lorsque la variable \"{0}\" est définie et a la valeur \"{1}\""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:697
|
||||
#: src/rougail/output_doc/doc.py:695
|
||||
msgid "the value of the variable \"{0}\""
|
||||
msgstr "la valeur de la variable \"{0}\""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:699
|
||||
#: src/rougail/output_doc/doc.py:697
|
||||
msgid "the value of the variable \"{0}\" if it is defined"
|
||||
msgstr "la valeur de la variable \"{0}\" si elle est définie"
|
||||
|
||||
#: src/rougail/output_doc/doc.py:701
|
||||
#: src/rougail/output_doc/doc.py:699
|
||||
msgid "the value of an undocumented variable"
|
||||
msgstr "la valeur d'une variable non documentée"
|
||||
|
||||
#: src/rougail/output_doc/doc.py:740
|
||||
#: src/rougail/output_doc/doc.py:737
|
||||
msgid "the values of undocumented variables"
|
||||
msgstr "les valeurs de variables non documentées"
|
||||
|
||||
#: src/rougail/output_doc/doc.py:761
|
||||
#: src/rougail/output_doc/doc.py:757
|
||||
msgid "(from an undocumented variable){0}"
|
||||
msgstr "(issue d'une variable non documentée){0}"
|
||||
|
||||
#: src/rougail/output_doc/doc.py:767
|
||||
#: src/rougail/output_doc/doc.py:763
|
||||
msgid "{0} (from an undocumented variable)"
|
||||
msgstr "{0} (issue d'une variable non documentée)"
|
||||
|
||||
#: src/rougail/output_doc/doc.py:780
|
||||
#: src/rougail/output_doc/doc.py:776
|
||||
msgid "the value of the identifier"
|
||||
msgstr "la valeur de l'identifiant"
|
||||
|
||||
#: src/rougail/output_doc/doc.py:784
|
||||
#: src/rougail/output_doc/doc.py:780
|
||||
msgid "the value of the {0}"
|
||||
msgstr "la valeur de l'{0}"
|
||||
|
||||
|
|
@ -209,15 +209,19 @@ msgid "Example with all variables modifiable"
|
|||
msgstr "Exemple avec toutes les variables modifiable"
|
||||
|
||||
#: src/rougail/output_doc/output/console.py:145
|
||||
#: src/rougail/output_doc/utils.py:393
|
||||
#: src/rougail/output_doc/utils.py:437
|
||||
msgid "Variable"
|
||||
msgstr "Variable"
|
||||
|
||||
#: src/rougail/output_doc/output/console.py:146
|
||||
#: src/rougail/output_doc/utils.py:393
|
||||
#: src/rougail/output_doc/utils.py:437
|
||||
msgid "Description"
|
||||
msgstr "Description"
|
||||
|
||||
#: src/rougail/output_doc/output/gitlab.py:51
|
||||
msgid "Informations"
|
||||
msgstr "Informations"
|
||||
|
||||
#: src/rougail/output_doc/utils.py:41
|
||||
msgid "the domain name can starts by a dot"
|
||||
msgstr "le nom de domaine peut commencer par un point"
|
||||
|
|
@ -318,15 +322,15 @@ msgstr "ce fichier doit exister"
|
|||
msgid "file type allowed: {0}"
|
||||
msgstr "type de fichier autorisé : {0}"
|
||||
|
||||
#: src/rougail/output_doc/utils.py:251
|
||||
#: src/rougail/output_doc/utils.py:277
|
||||
msgid "Variables for \"{0}\""
|
||||
msgstr "Variables pour \"{0}\""
|
||||
|
||||
#: src/rougail/output_doc/utils.py:268
|
||||
#: src/rougail/output_doc/utils.py:305
|
||||
msgid "Identifiers"
|
||||
msgstr "Identifiants"
|
||||
|
||||
#: src/rougail/output_doc/utils.py:414
|
||||
#: src/rougail/output_doc/utils.py:458
|
||||
msgid "{0}: {1}"
|
||||
msgstr "{0} : {1}"
|
||||
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2025-09-30 06:14+0200\n"
|
||||
"POT-Creation-Date: 2025-10-02 08:31+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
|
@ -139,63 +139,63 @@ msgstr ""
|
|||
msgid "Choices"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:642
|
||||
#: src/rougail/output_doc/doc.py:640
|
||||
msgid "depends on a calculation"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:648
|
||||
#: src/rougail/output_doc/doc.py:646
|
||||
msgid "\"{0}\" is a calculation for {1} but has no description in {2}"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:671 src/rougail/output_doc/doc.py:771
|
||||
#: src/rougail/output_doc/doc.py:669 src/rougail/output_doc/doc.py:767
|
||||
msgid "depends on an undocumented variable"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:674
|
||||
#: src/rougail/output_doc/doc.py:672
|
||||
msgid "when the variable \"{0}\" hasn't the value \"{1}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:676
|
||||
#: src/rougail/output_doc/doc.py:674
|
||||
msgid "when the variable \"{0}\" is defined and hasn't the value \"{1}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:679
|
||||
#: src/rougail/output_doc/doc.py:677
|
||||
msgid "when the variable \"{0}\" has the value \"{1}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:681
|
||||
#: src/rougail/output_doc/doc.py:679
|
||||
msgid "when the variable \"{0}\" is defined and has the value \"{1}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:697
|
||||
#: src/rougail/output_doc/doc.py:695
|
||||
msgid "the value of the variable \"{0}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:699
|
||||
#: src/rougail/output_doc/doc.py:697
|
||||
msgid "the value of the variable \"{0}\" if it is defined"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:701
|
||||
#: src/rougail/output_doc/doc.py:699
|
||||
msgid "the value of an undocumented variable"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:740
|
||||
#: src/rougail/output_doc/doc.py:737
|
||||
msgid "the values of undocumented variables"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:761
|
||||
#: src/rougail/output_doc/doc.py:757
|
||||
msgid "(from an undocumented variable){0}"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:767
|
||||
#: src/rougail/output_doc/doc.py:763
|
||||
msgid "{0} (from an undocumented variable)"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:780
|
||||
#: src/rougail/output_doc/doc.py:776
|
||||
msgid "the value of the identifier"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/doc.py:784
|
||||
#: src/rougail/output_doc/doc.py:780
|
||||
msgid "the value of the {0}"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -208,15 +208,19 @@ msgid "Example with all variables modifiable"
|
|||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/output/console.py:145
|
||||
#: src/rougail/output_doc/utils.py:393
|
||||
#: src/rougail/output_doc/utils.py:437
|
||||
msgid "Variable"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/output/console.py:146
|
||||
#: src/rougail/output_doc/utils.py:393
|
||||
#: src/rougail/output_doc/utils.py:437
|
||||
msgid "Description"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/output/gitlab.py:51
|
||||
msgid "Informations"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/utils.py:41
|
||||
msgid "the domain name can starts by a dot"
|
||||
msgstr ""
|
||||
|
|
@ -317,15 +321,15 @@ msgstr ""
|
|||
msgid "file type allowed: {0}"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/utils.py:251
|
||||
#: src/rougail/output_doc/utils.py:277
|
||||
msgid "Variables for \"{0}\""
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/utils.py:268
|
||||
#: src/rougail/output_doc/utils.py:305
|
||||
msgid "Identifiers"
|
||||
msgstr ""
|
||||
|
||||
#: src/rougail/output_doc/utils.py:414
|
||||
#: src/rougail/output_doc/utils.py:458
|
||||
msgid "{0}: {1}"
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -52,23 +52,6 @@ class Formater(GithubFormater):
|
|||
|
||||
def end_family_informations(self) -> str:
|
||||
return f"\n>>>\n"
|
||||
#> {help_}
|
||||
#""" + '\n\n'
|
||||
#
|
||||
# def display_family_help(self, help_):
|
||||
# return f"""> [!note]
|
||||
#> {help_}
|
||||
#""" + '\n\n'
|
||||
#
|
||||
# def display_family_path(self, path: str) -> str:
|
||||
# return "> " + super().display_path(path) + '\n'
|
||||
## self.max_line_variable = max(self.max_line_variable, len(path))
|
||||
## return super().display_path(path)
|
||||
#
|
||||
# def property_to_string(
|
||||
# self, informations: dict, calculated_properties: list
|
||||
# ) -> str:
|
||||
# return "> " + super().property_to_string(informations, calculated_properties)
|
||||
def after_family_paths(self) -> str:
|
||||
return "<br>"
|
||||
|
||||
|
|
@ -78,4 +61,3 @@ class Formater(GithubFormater):
|
|||
def table_header(self, lst):
|
||||
"""Manage the header of a table"""
|
||||
return lst
|
||||
# return lst[0] + "<tt>" + " " * (self.max_line_variable - len(lst[0])) + "</tt>f", lst[1]
|
||||
|
|
|
|||
|
|
@ -208,12 +208,6 @@ class CommonFormater:
|
|||
def end_family_informations(self) -> str:
|
||||
return ''
|
||||
|
||||
def display_family_path(
|
||||
self,
|
||||
path: str,
|
||||
) -> str:
|
||||
return self.display_path(path)
|
||||
|
||||
def display_path(
|
||||
self,
|
||||
path: str,
|
||||
|
|
@ -253,6 +247,8 @@ class CommonFormater:
|
|||
msg.append(self.namespace_to_title(informations, ori_level))
|
||||
msg.append(self.family_informations())
|
||||
msg.append(self.display_path(get_display_path(informations, 0)))
|
||||
msg.append(self.after_family_paths())
|
||||
msg.append(self.property_to_string(informations, {}) + ENTER)
|
||||
msg.append(self.end_family_informations())
|
||||
msg.extend(self.dict_to_dict(value["children"], level))
|
||||
msg.append(self.end_namespace())
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`basic`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------|---------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.version**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A variable. |
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m basic [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`basic`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------|---------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.empty**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | Empty. |
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m basic [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`standard`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Default**: no |
|
||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A second variable.<br/>**Default**: the value of var1. |
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m standard [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`standard`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|----------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A first variable.<br/>**Default**: <br/>- no<br/>- yes<br/>- maybe |
|
||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A second variable.<br/>**Default**: the value of _.var1. |
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m standard [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`standard`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.<br/>**Default**: depends on a calculation. |
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m standard [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`basic`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` `unique` `multiple` | A first variable.<br/>**Validator**: the domain name can be an IP |
|
||||
| **rougail.var2**<br/>[`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A second variable.<br/>**Default**: the value of the variable "rougail.var1". |
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m basic [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`basic`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. |
|
||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.<br/>**Default**: value of a variable!. |
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m basic [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`basic`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------|-------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A first variable. |
|
||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A second variable.<br/>**Default**: value
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m basic [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`basic`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` `unique` `multiple` | A first variable.<br/>**Validator**: the domain name can be an IP |
|
||||
| **rougail.var2**<br/>[`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A second variable.<br/>**Validator**: the domain name can be an IP<br/>**Default**: the value of the variable "rougail.var1". |
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m basic [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`basic`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|-----------------------------------------------------------------------------------------------------------------------------|---------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A variable. |
|
||||
| **rougail.var2**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | A variable. |
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m basic [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`standard`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|----------------------------------------------------------------------------------------------------------------------------------------|----------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.without_type**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Default**: non |
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m standard [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`standard`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|---------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The first variable.<br/>**Default**: true |
|
||||
| **rougail.var2**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.<br/>**Default**: true |
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m standard [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`standard`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|-------------------------------------------------------------------------------------------------------------------------|-----------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.variable**<br/>[`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` | A variable.<br/>**Default**: true |
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m standard [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`basic`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.<br/>**Choices**: <br/>- a<br/>- b<br/>- c |
|
||||
| **rougail.var2**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The second variable.<br/>**Choices**: <br/>- a<br/>- b<br/>- c |
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m basic [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`standard`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|-------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A variable.<br/>**Choices**: choices is 0 to 9.<br/>**Default**: 9 |
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m standard [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`basic`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|--------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable.<br/>**Choices**: <br/>- a<br/>- b<br/>- c |
|
||||
| **rougail.var2**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.<br/>**Choices**: <br/>- a<br/>- b<br/>- c<br/>**Default**: the value of the variable "rougail.var1". |
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m basic [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`standard`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A second variable.<br/>**Default**: <br/>- a<br/>- b<br/>- c |
|
||||
| **rougail.var2**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Choices**: the value of the variable "rougail.var1".<br/>**Default**: a |
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m standard [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`standard`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|----------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A second variable.<br/>**Default**: <br/>- a<br/>- b<br/>- c |
|
||||
| **rougail.var2**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Choices**: the value of the variable "rougail.var1".<br/>**Default**: a |
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m standard [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`standard`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|----------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` `unique` `multiple` | A second variable.<br/>**Default**: <br/>- a<br/>- b<br/>- c |
|
||||
| **rougail.var2**<br/>[`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A first variable.<br/>**Choices**: the value of the variable "rougail.var1".<br/>**Default**: a |
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m standard [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`basic`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|-----------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`basic`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.custom1**<br/>[`custom`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `basic` `mandatory` | The first variable. |
|
||||
| **rougail.custom2**<br/>[`custom`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The seconf variable.<br/>**Default**: value |
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m basic [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`standard`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|----------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.variable**<br/>[`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A domain name variable.<br/>**Default**: my.domain.name |
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m standard [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`standard`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|----------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.variable**<br/>[`domainname`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | A domain name variable.<br/>**Validator**: the domain name can be an IP<br/>**Default**: my.domain.name |
|
||||
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m standard [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`standard`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|-------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`float`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The first variable.<br/>**Default**: 0.0 |
|
||||
| **rougail.var2**<br/>[`float`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.<br/>**Default**: 0.0 |
|
||||
|
|
|
|||
|
|
@ -6,6 +6,12 @@
|
|||
|
||||
[1mrougail[0m
|
||||
|
||||
|
||||
|
||||
[1;7m standard [0m
|
||||
|
||||
|
||||
|
||||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
== Variables for "Rougail"
|
||||
|
||||
**rougail**[cols="1a,1a"]
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
[cols="1a,1a"]
|
||||
|====
|
||||
| Variable | Description
|
||||
|
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
<details><summary>Rougail</summary>
|
||||
|
||||
>>> [!note] Informations
|
||||
**rougail**
|
||||
**rougail**<br>`standard`
|
||||
|
||||
|
||||
>>>
|
||||
| Variable | Description |
|
||||
|---------------------------------------------------------------------------------------------------------------------------------|------------------------------------------|
|
||||
|
|
|
|||
|
|
@ -1,6 +1,10 @@
|
|||
# Variables for "Rougail"
|
||||
|
||||
**rougail**| Variable | Description |
|
||||
**rougail**
|
||||
|
||||
`standard`
|
||||
|
||||
| Variable | Description |
|
||||
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| **rougail.var1**<br/>[`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The first variable.<br/>**Default**: 0 |
|
||||
| **rougail.var2**<br/>[`integer`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `standard` `mandatory` | The second variable.<br/>**Default**: 0 |
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue