2024-11-06 17:39:13 +01:00
|
|
|
== dictionaries/rougail/00-base.yml
|
|
|
|
|
|
|
|
[,yaml]
|
|
|
|
----
|
2024-11-08 22:11:34 +01:00
|
|
|
---
|
2024-11-06 17:39:13 +01:00
|
|
|
general:
|
|
|
|
mode_conteneur_actif:
|
|
|
|
type: string
|
|
|
|
description: No change
|
|
|
|
default: non
|
|
|
|
general1:
|
|
|
|
leader:
|
|
|
|
description: leader
|
|
|
|
type: leadership
|
|
|
|
leader:
|
|
|
|
type: string
|
|
|
|
description: leader
|
|
|
|
follower1:
|
|
|
|
type: string
|
|
|
|
description: follower1
|
|
|
|
follower2:
|
|
|
|
type: string
|
|
|
|
description: follower2
|
|
|
|
version: '1.0'
|
|
|
|
----
|
2024-11-15 08:13:45 +01:00
|
|
|
== Variables for "Rougail"
|
2024-11-06 17:39:13 +01:00
|
|
|
|
|
|
|
=== rougail.general
|
|
|
|
|
|
|
|
`standard`
|
|
|
|
|
2024-11-08 22:11:34 +01:00
|
|
|
[cols="1a,1a"]
|
2024-11-06 17:39:13 +01:00
|
|
|
|====
|
2024-11-15 08:13:45 +01:00
|
|
|
| Variable | Description
|
2024-11-06 17:39:13 +01:00
|
|
|
|
|
2024-11-15 08:13:45 +01:00
|
|
|
|
2024-11-06 17:39:13 +01:00
|
|
|
**rougail.general.mode_conteneur_actif** +
|
2024-11-15 08:13:45 +01:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `standard` `mandatory` |
|
2024-11-06 17:39:13 +01:00
|
|
|
No change. +
|
2024-11-15 08:13:45 +01:00
|
|
|
**Default**: non
|
2024-11-06 17:39:13 +01:00
|
|
|
|====
|
|
|
|
|
|
|
|
=== rougail.general1
|
|
|
|
|
|
|
|
`basic`
|
|
|
|
|
|
|
|
==== rougail.general1.leader
|
|
|
|
|
|
|
|
`basic`
|
|
|
|
|
|
|
|
This family contains lists of variable blocks.
|
|
|
|
|
2024-11-08 22:11:34 +01:00
|
|
|
[cols="1a,1a"]
|
2024-11-06 17:39:13 +01:00
|
|
|
|====
|
2024-11-15 08:13:45 +01:00
|
|
|
| Variable | Description
|
2024-11-06 17:39:13 +01:00
|
|
|
|
|
2024-11-15 08:13:45 +01:00
|
|
|
|
2024-11-06 17:39:13 +01:00
|
|
|
**rougail.general1.leader.leader** +
|
2024-11-15 08:13:45 +01:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` `unique` `multiple` |
|
|
|
|
Leader.
|
2024-11-06 17:39:13 +01:00
|
|
|
|
|
2024-11-15 08:13:45 +01:00
|
|
|
|
2024-11-06 17:39:13 +01:00
|
|
|
**rougail.general1.leader.follower1** +
|
2024-11-15 08:13:45 +01:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` |
|
|
|
|
Follower1.
|
2024-11-06 17:39:13 +01:00
|
|
|
|
|
2024-11-15 08:13:45 +01:00
|
|
|
|
2024-11-06 17:39:13 +01:00
|
|
|
**rougail.general1.leader.follower2** +
|
2024-11-15 08:13:45 +01:00
|
|
|
`https://rougail.readthedocs.io/en/latest/variable.html#variables-types[string]` `basic` `mandatory` |
|
|
|
|
Follower2.
|
2024-11-06 17:39:13 +01:00
|
|
|
|====
|
|
|
|
|