feat: leadership => sequence

This commit is contained in:
egarette@silique.fr 2026-06-11 21:36:33 +02:00
parent 10e3dfd428
commit 2e2f68068c
1541 changed files with 9371 additions and 11158 deletions

View file

@ -10,11 +10,12 @@ include_toc: true
>
> **Chemin** : ansible\
> *`désactivé`*\
> **Désactivé** : lorsque la variable "[Sélection pour sortie](#step.output)" est accessible et n'a pas la valeur "ansible"
> **Désactivé** : lorsque la variable "[sélection pour sortie](#step.output)" est accessible et n'a pas la valeur "ansible".
| Variable | Description | Valeur par défaut | Type | Validateur |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|---------------------|--------------------------------------------------------------------------------------------------|--------------------------------------------------|
| **<a id="ansible.output" name="ansible.output">ansible.output</a>**<br/>**Ligne de commande** : <br/>--ansible.output<br/>**Variable d'environnement** : ANSIBLE.OUTPUT | Type de sortie. | inventory | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | **Choix** : <br/>&nbsp;inventory<br/>&nbsp;doc |
| Variable | Description | Valeur par défaut | Type | Validateur |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------|---------------------|--------------------------------------------------------------------------------------------------|--------------------------------------------------|
| **<a id="ansible.output" name="ansible.output">ansible.output</a>**<br/>**Ligne de commande** : <br/>--ansible.output<br/>**Variable d'environnement** : ROUGAILCLI_ANSIBLE.OUTPUT | Type de sortie. | inventory | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | **Choix** : <br/>&nbsp;inventory<br/>&nbsp;doc |
| **<a id="ansible.host_namespace" name="ansible.host_namespace">ansible.host_namespace</a>**<br/>**Ligne de commande** : <br/>--ansible.host_namespace<br/>**Variable d'environnement** : ROUGAILCLI_ANSIBLE.HOST_NAMESPACE | Espace de nom avec les valeurs de l&#x27;hôte. | hosts | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | |
### Configuration de la doc
@ -22,12 +23,28 @@ include_toc: true
>
> **Chemin** : ansible.doc\
> *`désactivé`*\
> **Désactivé** : lorsque la variable "[Type de sortie](#ansible.output)" n'a pas la valeur "doc"
> **Désactivé** : lorsque la variable "[Type de sortie](#ansible.output)" n'a pas la valeur "doc".
| Variable | Description | Valeur par défaut | Type | Validateur |
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------|---------------------|--------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------|
| **<a id="ansible.doc.author" name="ansible.doc.author">ansible.doc.author</a>**<br/>**Ligne de commande** : <br/>--ansible.doc.author<br/>**Variable d'environnement** : ANSIBLE.DOC.AUTHOR | Nom de l&#x27;auteur Ansible. | <author> | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | |
| **<a id="ansible.doc.output_format" name="ansible.doc.output_format">ansible.doc.output_format</a>**<br/>**Ligne de commande** : <br/>--ansible.doc.output_format<br/>**Variable d'environnement** : ANSIBLE.DOC.OUTPUT_FORMAT | Le format de sorti de la documentation générée. | console | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | **Choix** : <br/>&nbsp;console<br/>&nbsp;asciidoc<br/>&nbsp;html<br/>&nbsp;github<br/>&nbsp;gitlab<br/>&nbsp;json |
| Variable | Description | Valeur par défaut | Type | Validateur |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------|---------------------|--------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|
| **<a id="ansible.doc.project_name" name="ansible.doc.project_name">ansible.doc.project_name</a>**<br/>**Ligne de commande** : <br/>--ansible.doc.project_name<br/>**Variable d'environnement** : ROUGAILCLI_ANSIBLE.DOC.PROJECT_NAME | Nom du projet Ansible. | | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | |
| **<a id="ansible.doc.author" name="ansible.doc.author">ansible.doc.author</a>**<br/>**Ligne de commande** : <br/>--ansible.doc.author<br/>**Variable d'environnement** : ROUGAILCLI_ANSIBLE.DOC.AUTHOR | Nom de l&#x27;auteur Ansible. | | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | |
| **<a id="ansible.doc.output_format" name="ansible.doc.output_format">ansible.doc.output_format</a>**<br/>**Ligne de commande** : <br/>--ansible.doc.output_format<br/>**Variable d'environnement** : ROUGAILCLI_ANSIBLE.DOC.OUTPUT_FORMAT | Le format de sorti de la documentation générée. | console | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | **Choix** : <br/>&nbsp;console<br/>&nbsp;asciidoc<br/>&nbsp;html<br/>&nbsp;github<br/>&nbsp;gitlab<br/>&nbsp;restructuredtext<br/>&nbsp;json |
| **<a id="ansible.doc.collection_type" name="ansible.doc.collection_type">ansible.doc.collection_type</a>**<br/>**Ligne de commande** : <br/>--ansible.doc.collection_type<br/>**Variable d'environnement** : ROUGAILCLI_ANSIBLE.DOC.COLLECTION_TYPE | Contenu de la collection. | auto | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | **Choix** : <br/>&nbsp;auto<br/>&nbsp;playbooks<br/>&nbsp;roles |
#### Informations sur le Playbooks
> [!NOTE]
>
> Cette famille contient des listes de bloc de variable.\
> **Chemin** : ansible.doc.playbooks\
> *`désactivé`*\
> **Désactivé** : si le contenu est une rôle.
| Variable | Description | Type | Validateur |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|--------------|
| **<a id="ansible.doc.playbooks.name" name="ansible.doc.playbooks.name">ansible.doc.playbooks.name</a>**<br/>**Ligne de commande** : <br/>--ansible.doc.playbooks.name<br/>**Variable d'environnement** : ROUGAILCLI_ANSIBLE.DOC.PLAYBOOKS.NAME | Nom du Playbook.<br/>Les Playbooks sont placés dans le répertoire playbooks/. Par défaut, la description du &quot;type&quot; est utilisée comme nom de Playbook dans l&#x27;exemple généré. Il est possible de personnalisé la description ici. | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` | `unique` |
| **<a id="ansible.doc.playbooks.description" name="ansible.doc.playbooks.description">ansible.doc.playbooks.description</a>**<br/>**Ligne de commande** : <br/>--ansible.doc.playbooks.description<br/>**Variable d'environnement** : ROUGAILCLI_ANSIBLE.DOC.PLAYBOOKS.DESCRIPTION | Description du Playbook. | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` | |
### Configuration de l&#x27;inventaire
@ -35,12 +52,9 @@ include_toc: true
>
> **Chemin** : ansible.inventory\
> *`désactivé`*\
> **Désactivé** : lorsque la variable "[Type de sortie](#ansible.output)" n'a pas la valeur "inventory"
| Variable | Description | Valeur par défaut | Type |
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------|---------------------|---------------------------------------------------------------------------------------------------|
| **<a id="ansible.inventory.host_namespace" name="ansible.inventory.host_namespace">ansible.inventory.host_namespace</a>**<br/>**Ligne de commande** : <br/>--ansible.inventory.host_namespace<br/>**Variable d'environnement** : ANSIBLE.INVENTORY.HOST_NAMESPACE | Espace de nom avec les valeurs de l&#x27;hôte. | hosts | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` |
| **<a id="ansible.inventory.no_namespace_in_vars" name="ansible.inventory.no_namespace_in_vars">ansible.inventory.no_namespace_in_vars</a>**<br/>**Ligne de commande** : <br/>&nbsp;--ansible.inventory.no_namespace_in_vars<br/>&nbsp;--ansible.inventory.no-no_namespace_in_vars<br/>**Variable d'environnement** : ANSIBLE.INVENTORY.NO_NAMESPACE_IN_VARS | Supprime le nom de l&#x27;espace de nom dans les vars de l&#x27;hôte. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` |
| **<a id="ansible.inventory.export_warnings" name="ansible.inventory.export_warnings">ansible.inventory.export_warnings</a>**<br/>**Ligne de commande** : <br/>&nbsp;--ansible.inventory.export_warnings<br/>&nbsp;--ansible.inventory.no-export_warnings<br/>**Variable d'environnement** : ANSIBLE.INVENTORY.EXPORT_WARNINGS | Affiche les avertissements dans les données d&#x27;exportation Ansible. | true | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` |
> **Désactivé** : lorsque la variable "[Type de sortie](#ansible.output)" n'a pas la valeur "inventory".
| Variable | Description | Valeur par défaut | Type |
|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------|---------------------|---------------------------------------------------------------------------------------------------|
| **<a id="ansible.inventory.no_namespace_in_vars" name="ansible.inventory.no_namespace_in_vars">ansible.inventory.no_namespace_in_vars</a>**<br/>**Ligne de commande** : <br/>&nbsp;--ansible.inventory.no_namespace_in_vars<br/>&nbsp;--ansible.inventory.no-no_namespace_in_vars<br/>**Variable d'environnement** : ROUGAILCLI_ANSIBLE.INVENTORY.NO_NAMESPACE_IN_VARS | Supprime le nom de l&#x27;espace de nom dans les vars de l&#x27;hôte. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` |
| **<a id="ansible.inventory.export_warnings" name="ansible.inventory.export_warnings">ansible.inventory.export_warnings</a>**<br/>**Ligne de commande** : <br/>&nbsp;--ansible.inventory.export_warnings<br/>&nbsp;--ansible.inventory.no-export_warnings<br/>**Variable d'environnement** : ROUGAILCLI_ANSIBLE.INVENTORY.EXPORT_WARNINGS | Affiche les avertissements dans les données d&#x27;exportation Ansible. | true | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` |

View file

@ -10,11 +10,12 @@ include_toc: true
>
> **Path**: ansible\
> *`disabled`*\
> **Disabled**: when the variable "[Select for output](#step.output)" is accessible and hasn't the value "ansible"
> **Disabled**: when the variable "[select for output](#step.output)" is accessible and hasn't the value "ansible".
| Variable | Description | Default value | Type | Validator |
|--------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------|-----------------|------------------------------------------------------------------------------------------------|---------------------------------------------------|
| **<a id="ansible.output" name="ansible.output">ansible.output</a>**<br/>**Command line**: <br/>--ansible.output<br/>**Environment variable**: ANSIBLE.OUTPUT | Output type. | inventory | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | **Choices**: <br/>&nbsp;inventory<br/>&nbsp;doc |
| Variable | Description | Default value | Type | Validator |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------|-----------------|------------------------------------------------------------------------------------------------|---------------------------------------------------|
| **<a id="ansible.output" name="ansible.output">ansible.output</a>**<br/>**Command line**: <br/>--ansible.output<br/>**Environment variable**: ROUGAILCLI_ANSIBLE.OUTPUT | Output type. | inventory | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | **Choices**: <br/>&nbsp;inventory<br/>&nbsp;doc |
| **<a id="ansible.host_namespace" name="ansible.host_namespace">ansible.host_namespace</a>**<br/>**Command line**: <br/>--ansible.host_namespace<br/>**Environment variable**: ROUGAILCLI_ANSIBLE.HOST_NAMESPACE | Namespace with host values. | hosts | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | |
### Doc configuration
@ -22,12 +23,28 @@ include_toc: true
>
> **Path**: ansible.doc\
> *`disabled`*\
> **Disabled**: when the variable "[Output type](#ansible.output)" hasn't the value "doc"
> **Disabled**: when the variable "[Output type](#ansible.output)" hasn't the value "doc".
| Variable | Description | Default value | Type | Validator |
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------|-----------------|------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------|
| **<a id="ansible.doc.author" name="ansible.doc.author">ansible.doc.author</a>**<br/>**Command line**: <br/>--ansible.doc.author<br/>**Environment variable**: ANSIBLE.DOC.AUTHOR | Ansible author name. | <author> | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | |
| **<a id="ansible.doc.output_format" name="ansible.doc.output_format">ansible.doc.output_format</a>**<br/>**Command line**: <br/>--ansible.doc.output_format<br/>**Environment variable**: ANSIBLE.DOC.OUTPUT_FORMAT | The output format of the generated documentation. | console | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | **Choices**: <br/>&nbsp;console<br/>&nbsp;asciidoc<br/>&nbsp;html<br/>&nbsp;github<br/>&nbsp;gitlab<br/>&nbsp;json |
| Variable | Description | Default value | Type | Validator |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------|-----------------|------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------|
| **<a id="ansible.doc.project_name" name="ansible.doc.project_name">ansible.doc.project_name</a>**<br/>**Command line**: <br/>--ansible.doc.project_name<br/>**Environment variable**: ROUGAILCLI_ANSIBLE.DOC.PROJECT_NAME | Ansible project name. | | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | |
| **<a id="ansible.doc.author" name="ansible.doc.author">ansible.doc.author</a>**<br/>**Command line**: <br/>--ansible.doc.author<br/>**Environment variable**: ROUGAILCLI_ANSIBLE.DOC.AUTHOR | Ansible author name. | | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | |
| **<a id="ansible.doc.output_format" name="ansible.doc.output_format">ansible.doc.output_format</a>**<br/>**Command line**: <br/>--ansible.doc.output_format<br/>**Environment variable**: ROUGAILCLI_ANSIBLE.DOC.OUTPUT_FORMAT | The output format of the generated documentation. | console | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | **Choices**: <br/>&nbsp;console<br/>&nbsp;asciidoc<br/>&nbsp;html<br/>&nbsp;github<br/>&nbsp;gitlab<br/>&nbsp;restructuredtext<br/>&nbsp;json |
| **<a id="ansible.doc.collection_type" name="ansible.doc.collection_type">ansible.doc.collection_type</a>**<br/>**Command line**: <br/>--ansible.doc.collection_type<br/>**Environment variable**: ROUGAILCLI_ANSIBLE.DOC.COLLECTION_TYPE | Collection contents. | auto | [`choice`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | **Choices**: <br/>&nbsp;auto<br/>&nbsp;playbooks<br/>&nbsp;roles |
#### Playbooks informations
> [!NOTE]
>
> This family contains lists of variable blocks.\
> **Path**: ansible.doc.playbooks\
> *`disabled`*\
> **Disabled**: if the content is a role.
| Variable | Description | Type | Validator |
|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------|-------------|
| **<a id="ansible.doc.playbooks.name" name="ansible.doc.playbooks.name">ansible.doc.playbooks.name</a>**<br/>**Command line**: <br/>--ansible.doc.playbooks.name<br/>**Environment variable**: ROUGAILCLI_ANSIBLE.DOC.PLAYBOOKS.NAME | Playbook name.<br/>Playbooks are placed in the playbooks/ directory. By default, the description of the &quot;type&quot; is used as the Playbook name in the generated example. It is possible to customize this description here. | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `multiple` | `unique` |
| **<a id="ansible.doc.playbooks.description" name="ansible.doc.playbooks.description">ansible.doc.playbooks.description</a>**<br/>**Command line**: <br/>--ansible.doc.playbooks.description<br/>**Environment variable**: ROUGAILCLI_ANSIBLE.DOC.PLAYBOOKS.DESCRIPTION | Playbook description. | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` | |
### Inventory configuration
@ -35,12 +52,9 @@ include_toc: true
>
> **Path**: ansible.inventory\
> *`disabled`*\
> **Disabled**: when the variable "[Output type](#ansible.output)" hasn't the value "inventory"
| Variable | Description | Default value | Type |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------|-----------------|-------------------------------------------------------------------------------------------------|
| **<a id="ansible.inventory.host_namespace" name="ansible.inventory.host_namespace">ansible.inventory.host_namespace</a>**<br/>**Command line**: <br/>--ansible.inventory.host_namespace<br/>**Environment variable**: ANSIBLE.INVENTORY.HOST_NAMESPACE | Namespace with host values. | hosts | [`string`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
| **<a id="ansible.inventory.no_namespace_in_vars" name="ansible.inventory.no_namespace_in_vars">ansible.inventory.no_namespace_in_vars</a>**<br/>**Command line**: <br/>&nbsp;--ansible.inventory.no_namespace_in_vars<br/>&nbsp;--ansible.inventory.no-no_namespace_in_vars<br/>**Environment variable**: ANSIBLE.INVENTORY.NO_NAMESPACE_IN_VARS | Remove namespace name in host vars. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
| **<a id="ansible.inventory.export_warnings" name="ansible.inventory.export_warnings">ansible.inventory.export_warnings</a>**<br/>**Command line**: <br/>&nbsp;--ansible.inventory.export_warnings<br/>&nbsp;--ansible.inventory.no-export_warnings<br/>**Environment variable**: ANSIBLE.INVENTORY.EXPORT_WARNINGS | Displays warnings inside Ansible exportation datas. | true | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
> **Disabled**: when the variable "[Output type](#ansible.output)" hasn't the value "inventory".
| Variable | Description | Default value | Type |
|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------|-----------------|-------------------------------------------------------------------------------------------------|
| **<a id="ansible.inventory.no_namespace_in_vars" name="ansible.inventory.no_namespace_in_vars">ansible.inventory.no_namespace_in_vars</a>**<br/>**Command line**: <br/>&nbsp;--ansible.inventory.no_namespace_in_vars<br/>&nbsp;--ansible.inventory.no-no_namespace_in_vars<br/>**Environment variable**: ROUGAILCLI_ANSIBLE.INVENTORY.NO_NAMESPACE_IN_VARS | Remove namespace name in host vars. | false | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |
| **<a id="ansible.inventory.export_warnings" name="ansible.inventory.export_warnings">ansible.inventory.export_warnings</a>**<br/>**Command line**: <br/>&nbsp;--ansible.inventory.export_warnings<br/>&nbsp;--ansible.inventory.no-export_warnings<br/>**Environment variable**: ROUGAILCLI_ANSIBLE.INVENTORY.EXPORT_WARNINGS | Displays warnings inside Ansible exportation datas. | true | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `mandatory` |

View file

@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: 2026-01-21 08:51+0100\n"
"PO-Revision-Date: 2026-01-21 08:54+0100\n"
"POT-Creation-Date: 2026-06-08 06:36+0200\n"
"PO-Revision-Date: 2026-06-08 06:36+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: fr\n"
@ -14,23 +14,41 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: pygettext.py 1.5\n"
"X-Generator: Poedit 3.8\n"
"X-Generator: Poedit 3.9\n"
#: src/rougail/output_ansible/ansible.py:63
#: src/rougail/output_ansible/annotator.py:39
#: src/rougail/output_ansible/annotator.py:43
msgid "no namespace configured"
msgstr "aucun espace de nom configuré"
#: src/rougail/output_ansible/ansible.py:73
#: src/rougail/output_ansible/annotator.py:46
msgid "cannot find host namespace \"{0}\""
msgstr "ne peut trouve l'espace de nom de l'hôte \"{0}\""
#: src/rougail/output_ansible/ansible.py:80
#: src/rougail/output_ansible/annotator.py:51
msgid "malformated host namespace \"{0}\", should have the \"hostnames\" key"
msgstr ""
"l'espace de nom de l'hôte \"{0}\" est mal formaté, devrait avoir la clé "
"\"hostnames\""
#: src/rougail/output_ansible/ansible.py:112
#: src/rougail/output_ansible/annotator.py:56
msgid "malformated host namespace \"{0}\", \"{1}\" is not a family"
msgstr ""
"l'espace de nom de l'hôte \"{0}\" mal formaté, \"{1}\" n'est pas une famille"
#: src/rougail/output_ansible/annotator.py:62
msgid "malformated ansible hosts \"{0}\", is not a \"domainname\" variable"
msgstr ""
"l'espace de nom de l'hôte \"{0}\" mal formaté, n'est pas une variable "
"\"domainname\""
#: src/rougail/output_ansible/annotator.py:65
msgid "malformated ansible hosts \"{0}\", it must be a multiple variable"
msgstr ""
"l'espace de nom de l'hôte \"{0}\" mal formaté, il doit être une variable "
"multiple"
#: src/rougail/output_ansible/ansible.py:91
msgid "cannot find \"hostnames\" in \"{0}\" namespace"
msgstr "ne peut trouve \"hostnames\" dans l'espace de nom \"{0}\""
@ -42,93 +60,158 @@ msgstr "paramètre ajouté seulement pour être compatible avec Ansible"
msgid "if ansible is not set in \"step.output\""
msgstr "si ansible n'est pas défini dans \"step.output\""
#: src/rougail/output_ansible/config.py:53
msgid "if ansible or json are not set in \"step.output\""
msgstr "si ansible ou json ne sont pas définis dans \"step.output\""
#: src/rougail/output_ansible/config.py:60
#: src/rougail/output_ansible/config.py:51
msgid "Load Ansible encrypt inventory or generate Ansible inventory"
msgstr "Charge un inventaire chiffré Ansible ou génère un inventaire Ansible"
#: src/rougail/output_ansible/config.py:65
#: src/rougail/output_ansible/config.py:56
msgid "if ansible is not in \"step.output\" and not in \"step.user_data\""
msgstr "si ansible n'est pas dans \"step.output\" ni dans \"step.user_data\""
#: src/rougail/output_ansible/config.py:71
#: src/rougail/output_ansible/config.py:62
msgid "Generate Ansible inventory"
msgstr "Génère un inventaire Ansible"
#: src/rougail/output_ansible/config.py:83
#: src/rougail/output_ansible/config.py:74
msgid "Output type"
msgstr "Type de sortie"
#: src/rougail/output_ansible/config.py:93
msgid "Doc configuration"
msgstr "Configuration de la doc"
#: src/rougail/output_ansible/config.py:98
msgid "Ansible author name"
msgstr "Nom de l'auteur Ansible"
#: src/rougail/output_ansible/config.py:101
msgid "The output format of the generated documentation"
msgstr "Le format de sorti de la documentation générée"
#: src/rougail/output_ansible/config.py:109
msgid "Inventory configuration"
msgstr "Configuration de l'inventaire"
#: src/rougail/output_ansible/config.py:114
#: src/rougail/output_ansible/config.py:83
msgid "Namespace with host values"
msgstr "Espace de nom avec les valeurs de l'hôte"
#: src/rougail/output_ansible/config.py:116
#: src/rougail/output_ansible/config.py:86
msgid "Doc configuration"
msgstr "Configuration de la doc"
#: src/rougail/output_ansible/config.py:91
msgid "Ansible project name"
msgstr "Nom du projet Ansible"
#: src/rougail/output_ansible/config.py:93
msgid "Ansible author name"
msgstr "Nom de l'auteur Ansible"
#: src/rougail/output_ansible/config.py:96
msgid "The output format of the generated documentation"
msgstr "Le format de sorti de la documentation générée"
#: src/rougail/output_ansible/config.py:104
msgid "collection contents"
msgstr "contenu de la collection"
#: src/rougail/output_ansible/config.py:112
msgid "Playbooks informations"
msgstr "Informations sur le Playbooks"
#: src/rougail/output_ansible/config.py:118
msgid "if the content is a role"
msgstr "si le contenu est une rôle"
#: src/rougail/output_ansible/config.py:121
msgid "Playbook name"
msgstr "Nom du Playbook"
#: src/rougail/output_ansible/config.py:122
msgid ""
"Playbooks are placed in the playbooks/ directory. By default, the "
"description of the \"type\" is used as the Playbook name in the generated "
"example. It is possible to customize this description here."
msgstr ""
"Les Playbooks sont placés dans le répertoire playbooks/. Par défaut, la "
"description du \"type\" est utilisée comme nom de Playbook dans l'exemple "
"généré. Il est possible de personnalisé la description ici."
#: src/rougail/output_ansible/config.py:126
msgid "Playbook description"
msgstr "Description du Playbook"
#: src/rougail/output_ansible/config.py:129
msgid "Inventory configuration"
msgstr "Configuration de l'inventaire"
#: src/rougail/output_ansible/config.py:134
msgid "Remove namespace name in host vars"
msgstr "Supprime le nom de l'espace de nom dans les vars de l'hôte"
#: src/rougail/output_ansible/config.py:118
#: src/rougail/output_ansible/config.py:136
msgid "Displays warnings inside Ansible exportation datas"
msgstr "Affiche les avertissements dans les données d'exportation Ansible"
#: src/rougail/output_ansible/doc.py:63
msgid "Ansible role"
msgstr "Rôle Ansible"
#: src/rougail/output_ansible/doc.py:94
msgid "This repository contains the {0} Ansible collection."
msgstr "Le dépôt contient la collection Ansible {0}."
#: src/rougail/output_ansible/doc.py:63
msgid "{0}: {1}"
msgstr "{0} : {1}"
#: src/rougail/output_ansible/doc.py:84
msgid "Example playbook with Rougail"
msgstr "Exemple de playbook avec Rougail"
#: src/rougail/output_ansible/doc.py:88
msgid "Do not forget to add Rougail structural file as Rougail types"
msgstr ""
"Ne pas oublier d'ajouter le fichier de structure Rougail comme un type "
"Rougail"
#: src/rougail/output_ansible/doc.py:91
msgid ""
"Add to your structural file something like:\n"
"\n"
msgstr ""
"Ajouter à votre fichier de structure quelque chose comme :\n"
"\n"
#: src/rougail/output_ansible/doc.py:93
msgid ""
"\n"
"Add to your playbook:\n"
"\n"
msgstr ""
"\n"
"Ajouter à votre playbook :\n"
"\n"
#: src/rougail/output_ansible/doc.py:101
msgid "The group variables \"{0}\" - {1}"
msgstr "Le groupe de variables \"{0}\" - {1}"
#: src/rougail/output_ansible/doc.py:103
msgid "Example playbook"
msgstr "Exemple de playbook"
msgid "The group variables {0}"
msgstr "Le groupe de variables {0}"
#: src/rougail/output_ansible/doc.py:108
msgid "Variables"
msgstr "Variables"
#: src/rougail/output_ansible/doc.py:128
msgid "Usage"
msgstr "Usage"
#: src/rougail/output_ansible/doc.py:129
msgid "Example Playbook with Rougail"
msgstr "Exemple de playbook avec Rougail"
#: src/rougail/output_ansible/doc.py:137
msgid "Add to your structural file something like:"
msgstr "Ajouter à votre fichier de structure quelque chose comme :"
#: src/rougail/output_ansible/doc.py:141
msgid "Customizing hidden variables in structure file:"
msgstr "Variables personnalisées cachées dans les fichier de structure :"
#: src/rougail/output_ansible/doc.py:144
msgid "Do not forget to add Rougail structure file as Rougail types."
msgstr ""
"Ne pas oublier d'ajouter le fichier de structure Rougail comme types Rougail."
#: src/rougail/output_ansible/doc.py:151
msgid "For example you can add an YAML user data with something like:"
msgstr ""
"Par exemple vous pouvez ajouter une donnée utilisateur de type YAML avec "
"quelque chose comme :"
#: src/rougail/output_ansible/doc.py:153
msgid "Add to your Play:"
msgstr "Ajouter à votre Play :"
#: src/rougail/output_ansible/doc.py:168
msgid "Example Playbook without Rougail"
msgstr "Exemple de Playbook sans Rougail"
#: src/rougail/output_ansible/doc.py:169
msgid "The variables will not be properly validated without Rougail."
msgstr "Les variables ne seront pas validées correctement sans Rougail."
#: src/rougail/output_ansible/doc.py:221
msgid ""
"Unable to find a Playbook in playbooks/ directory or a role in roles/ "
"directory"
msgstr ""
"Impossible de trouver un Playbook dans le répertoire playbooks/ ou un rôle "
"dans le répertoire roles/"
#~ msgid "if ansible or json are not set in \"step.output\""
#~ msgstr "si ansible ou json ne sont pas définis dans \"step.output\""
#~ msgid "Ansible role"
#~ msgstr "Rôle Ansible"
#~ msgid "{0}: {1}"
#~ msgstr "{0} : {1}"
#~ msgid "Example playbook"
#~ msgstr "Exemple de playbook"
#~ msgid "Configuration of user data or output Ansible"
#~ msgstr "Configuration de Ansible comme donnée utilisateur ou sortie"
@ -172,6 +255,3 @@ msgstr "Exemple de playbook"
#~ msgid "Caption"
#~ msgstr "Légende"
#~ msgid "Variables:"
#~ msgstr "Variables :"

View file

@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2026-01-21 08:55+0100\n"
"POT-Creation-Date: 2026-06-11 21:35+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"
@ -15,19 +15,32 @@ msgstr ""
"Generated-By: pygettext.py 1.5\n"
#: src/rougail/output_ansible/ansible.py:63
#: src/rougail/output_ansible/annotator.py:39
#: src/rougail/output_ansible/annotator.py:43
msgid "no namespace configured"
msgstr ""
#: src/rougail/output_ansible/ansible.py:73
#: src/rougail/output_ansible/annotator.py:46
msgid "cannot find host namespace \"{0}\""
msgstr ""
#: src/rougail/output_ansible/ansible.py:80
#: src/rougail/output_ansible/annotator.py:51
msgid "malformated host namespace \"{0}\", should have the \"hostnames\" key"
msgstr ""
#: src/rougail/output_ansible/ansible.py:112
#: src/rougail/output_ansible/annotator.py:56
msgid "malformated host namespace \"{0}\", \"{1}\" is not a family"
msgstr ""
#: src/rougail/output_ansible/annotator.py:62
msgid "malformated ansible hosts \"{0}\", is not a \"domainname\" variable"
msgstr ""
#: src/rougail/output_ansible/annotator.py:65
msgid "malformated ansible hosts \"{0}\", it must be a multiple variable"
msgstr ""
#: src/rougail/output_ansible/ansible.py:91
msgid "cannot find \"hostnames\" in \"{0}\" namespace"
msgstr ""
@ -39,84 +52,131 @@ msgstr ""
msgid "if ansible is not set in \"step.output\""
msgstr ""
#: src/rougail/output_ansible/config.py:53
msgid "if ansible or json are not set in \"step.output\""
msgstr ""
#: src/rougail/output_ansible/config.py:60
#: src/rougail/output_ansible/config.py:51
msgid "Load Ansible encrypt inventory or generate Ansible inventory"
msgstr ""
#: src/rougail/output_ansible/config.py:65
#: src/rougail/output_ansible/config.py:56
msgid "if ansible is not in \"step.output\" and not in \"step.user_data\""
msgstr ""
#: src/rougail/output_ansible/config.py:71
#: src/rougail/output_ansible/config.py:62
msgid "Generate Ansible inventory"
msgstr ""
#: src/rougail/output_ansible/config.py:83
#: src/rougail/output_ansible/config.py:74
msgid "Output type"
msgstr ""
#: src/rougail/output_ansible/config.py:93
msgid "Doc configuration"
msgstr ""
#: src/rougail/output_ansible/config.py:98
msgid "Ansible author name"
msgstr ""
#: src/rougail/output_ansible/config.py:101
msgid "The output format of the generated documentation"
msgstr ""
#: src/rougail/output_ansible/config.py:109
msgid "Inventory configuration"
msgstr ""
#: src/rougail/output_ansible/config.py:114
#: src/rougail/output_ansible/config.py:83
msgid "Namespace with host values"
msgstr ""
#: src/rougail/output_ansible/config.py:116
msgid "Remove namespace name in host vars"
#: src/rougail/output_ansible/config.py:86
msgid "Doc configuration"
msgstr ""
#: src/rougail/output_ansible/config.py:91
msgid "Ansible project name"
msgstr ""
#: src/rougail/output_ansible/config.py:93
msgid "Ansible author name"
msgstr ""
#: src/rougail/output_ansible/config.py:96
msgid "The output format of the generated documentation"
msgstr ""
#: src/rougail/output_ansible/config.py:104
msgid "collection contents"
msgstr ""
#: src/rougail/output_ansible/config.py:112
msgid "Playbooks informations"
msgstr ""
#: src/rougail/output_ansible/config.py:118
msgid "if the content is a role"
msgstr ""
#: src/rougail/output_ansible/config.py:121
msgid "Playbook name"
msgstr ""
#: src/rougail/output_ansible/config.py:122
msgid "Playbooks are placed in the playbooks/ directory. By default, the description of the \"type\" is used as the Playbook name in the generated example. It is possible to customize this description here."
msgstr ""
#: src/rougail/output_ansible/config.py:126
msgid "Playbook description"
msgstr ""
#: src/rougail/output_ansible/config.py:129
msgid "Inventory configuration"
msgstr ""
#: src/rougail/output_ansible/config.py:134
msgid "Remove namespace name in host vars"
msgstr ""
#: src/rougail/output_ansible/config.py:136
msgid "Displays warnings inside Ansible exportation datas"
msgstr ""
#: src/rougail/output_ansible/doc.py:63
msgid "Ansible role"
msgstr ""
#: src/rougail/output_ansible/doc.py:63
msgid "{0}: {1}"
msgstr ""
#: src/rougail/output_ansible/doc.py:84
msgid "Example playbook with Rougail"
msgstr ""
#: src/rougail/output_ansible/doc.py:88
msgid "Do not forget to add Rougail structural file as Rougail types"
msgstr ""
#: src/rougail/output_ansible/doc.py:91
msgid ""
"Add to your structural file something like:\n"
"\n"
msgstr ""
#: src/rougail/output_ansible/doc.py:93
msgid ""
"\n"
"Add to your playbook:\n"
"\n"
#: src/rougail/output_ansible/doc.py:96
msgid "This repository contains the {0} Ansible collection."
msgstr ""
#: src/rougail/output_ansible/doc.py:103
msgid "Example playbook"
msgid "The group variables \"{0}\" - {1}"
msgstr ""
#: src/rougail/output_ansible/doc.py:105
msgid "The group variables {0}"
msgstr ""
#: src/rougail/output_ansible/doc.py:110
msgid "Variables"
msgstr ""
#: src/rougail/output_ansible/doc.py:130
msgid "Usage"
msgstr ""
#: src/rougail/output_ansible/doc.py:131
msgid "Example Playbook with Rougail"
msgstr ""
#: src/rougail/output_ansible/doc.py:139
msgid "Add to your structural file something like:"
msgstr ""
#: src/rougail/output_ansible/doc.py:143
msgid "Customizing hidden variables in structure file:"
msgstr ""
#: src/rougail/output_ansible/doc.py:146
msgid "Do not forget to add Rougail structure file as Rougail types."
msgstr ""
#: src/rougail/output_ansible/doc.py:153
msgid "For example you can add an YAML user data with something like:"
msgstr ""
#: src/rougail/output_ansible/doc.py:155
msgid "Add to your Play:"
msgstr ""
#: src/rougail/output_ansible/doc.py:170
msgid "Example Playbook without Rougail"
msgstr ""
#: src/rougail/output_ansible/doc.py:171
msgid "The variables will not be properly validated without Rougail."
msgstr ""
#: src/rougail/output_ansible/doc.py:223
msgid "Unable to find a Playbook in playbooks/ directory or a role in roles/ directory"
msgstr ""

View file

@ -62,5 +62,5 @@ if AnnotatorDoc:
msg = _('malformated ansible hosts "{0}", is not a "domainname" variable').format(hosts_name)
raise DictConsistencyError(msg, 305, hosts_obj.xmlfiles)
if hosts_obj.multi is False:
msg = _('malformated ansible hosts "{0}", is must be a multi value variable').format(hosts_name)
msg = _('malformated ansible hosts "{0}", it must be a multiple variable').format(hosts_name)
raise DictConsistencyError(msg, 306, hosts_obj.xmlfiles)

View file

@ -110,7 +110,7 @@ ansible:
playbooks:
_description: {_('Playbooks informations')}
type: leadership
type: sequence
disabled:
jinja: |-
{{{{ _.collection_type == "roles" }}}}
@ -119,7 +119,7 @@ ansible:
name:
description: {_('Playbook name')}
help: {_('Playbooks are placed in the playbooks/ directory. By default, the description of the "type" is used as the playbook name in the generated example. It is possible to customize this description here.')}
help: {_('Playbooks are placed in the playbooks/ directory. By default, the description of the "type" is used as the Playbook name in the generated example. It is possible to customize this description here.')}
mandatory: false
multi: true

View file

@ -29,6 +29,8 @@ from .i18n import _
class Doc(RougailOutputDoc):
output_name = "ansible"
# This documentation is not only for operator but also for integrator
# That means we want to have hidden variable too in documentation
only_disabled = True
def __init__(
@ -91,16 +93,16 @@ class Doc(RougailOutputDoc):
else:
title = name
datas = [self.formatter.title(title, 1, collapse=False)]
datas.append(_('This repository contains the {0} Ansible Collection.').format(self.formatter.prop(name, False, False, False)))
datas.append(_('This repository contains the {0} Ansible collection.').format(self.formatter.prop(name, False, False, False)))
if help_:
datas.append("\n".join(help_))
self.doc_rougailconfig["doc.title_level"] = 2
for type_ in self.informations:
current_informations = self.informations[type_]["informations"]
if "description" in current_informations:
current_informations["description"] = _('The group variable "{0}" - {1}').format(current_informations["name"], current_informations["description"])
current_informations["description"] = _('The group variables "{0}" - {1}').format(current_informations["name"], current_informations["description"])
else:
current_informations["description"] = _("The group variable {0}").format(current_informations["name"])
current_informations["description"] = _("The group variables {0}").format(current_informations["name"])
# informations = {self.ansible_name: {"informations": {"description": "Variables", "path": None},
# "type": "family",
# "children": self.informations,
@ -126,7 +128,7 @@ class Doc(RougailOutputDoc):
if end_family:
datas.append(end_family)
datas.append(self.formatter.title(_("Usage"), 2, collapse=False))
datas.append(self.formatter.title(_("Example playbook with Rougail"), 3))
datas.append(self.formatter.title(_("Example Playbook with Rougail"), 3))
# fam_info = self.formatter.family_informations()
# if fam_info:
# datas.append(fam_info)
@ -138,10 +140,10 @@ class Doc(RougailOutputDoc):
datas.append(self.formatter.yaml(dump(structural), yaml_version="1.2"))
for t in types:
if t in hidden:
datas.append(_("Customizing hidden variable in structural files:"))
datas.append(_("Customizing hidden variables in structure file:"))
structural[f'my_{t}'].update(hidden[t])
datas.append(self.formatter.yaml(dump(structural), yaml_version="1.2"))
text = [_('Do not forget to add Rougail structural file as Rougail types.')]
text = [_('Do not forget to add Rougail structure file as Rougail types.')]
datas.append(self.formatter.display_family_informations(text))
user_data = {}
for t in types:
@ -150,7 +152,7 @@ class Doc(RougailOutputDoc):
if user_data:
datas.append(_("For example you can add an YAML user data with something like:"))
datas.append(self.formatter.yaml(dump(user_data)))
datas.append(_("Add to your play:"))
datas.append(_("Add to your Play:"))
_dump = "\n".join([d[2:] for d in (" " + dump(yaml)).split('\n')])
datas.append(self.formatter.yaml(_dump))
#
@ -165,7 +167,7 @@ class Doc(RougailOutputDoc):
end_family = self.formatter.end_family(level=3)
if end_family:
datas.append(end_family)
datas.append(self.formatter.title(_("Example playbook without Rougail"), 3))
datas.append(self.formatter.title(_("Example Playbook without Rougail"), 3))
datas.append(self.formatter.display_family_informations([_('The variables will not be properly validated without Rougail.')]))
datas.append(self.formatter.yaml(_dump))
end_family = self.formatter.end_family(level=3)
@ -218,12 +220,15 @@ class Doc(RougailOutputDoc):
yaml["roles"].append({"role": f"{name}.{role_name}"})
lst = [yaml]
if not done:
raise Exception(_('Unable to find a playbook in playbooks/ or roles in roles/ directories'))
raise Exception(_('Unable to find a Playbook in playbooks/ directory or a role in roles/ directory'))
return lst
def _build_defaults(self, config):
values = config.value.get()
results = CommentedMap()
self._example_parse_family(config.value.get(), results, dump_type="default")
self._example_parse_family(values, results, dump_type="default")
if not results:
return
self._build_write("defaults", results)
def _build_vars(self, results):

View file

@ -1,44 +0,0 @@
rougail.rougail
This repository contains the  rougail.rougail  Ansible Collection.
Variables
Usage
Example playbook with Rougail
Add to your structural file something like:
%YAML 1.2 
--- 
version: 1.1 
my_rougail: 
 type: rougail 
... 
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
Add to your play:
--- 
- name: rougail 
 hosts: servers 
 vars: 
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
▌ 🛈 Informations
▌ 
▌ The variables will not be properly validated without Rougail.
--- 
- name: rougail 
 hosts: servers 
 vars: {} 
 ansible.builtin.import_playbook: rougail.rougail.install 

View file

@ -1,44 +0,0 @@
rougail.rougail
This repository contains the  rougail.rougail  Ansible Collection.
Variables
Usage
Example playbook with Rougail
Add to your structural file something like:
%YAML 1.2 
--- 
version: 1.1 
my_rougail: 
 type: rougail 
... 
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
Add to your play:
--- 
- name: rougail 
 hosts: servers 
 vars: 
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
▌ 🛈 Informations
▌ 
▌ The variables will not be properly validated without Rougail.
--- 
- name: rougail 
 hosts: servers 
 vars: {} 
 ansible.builtin.import_playbook: rougail.rougail.install 

View file

@ -1,44 +0,0 @@
rougail.rougail
This repository contains the  rougail.rougail  Ansible Collection.
Variables
Usage
Example playbook with Rougail
Add to your structural file something like:
%YAML 1.2 
--- 
version: 1.1 
my_rougail: 
 type: rougail 
... 
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
Add to your play:
--- 
- name: rougail 
 hosts: servers 
 vars: 
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
▌ 🛈 Informations
▌ 
▌ The variables will not be properly validated without Rougail.
--- 
- name: rougail 
 hosts: servers 
 vars: {} 
 ansible.builtin.import_playbook: rougail.rougail.install 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -21,7 +21,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -34,7 +34,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -42,7 +42,7 @@ For example you can add an YAML user data with something like:
my_rougail: 
 version: string1 # A variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -51,7 +51,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -20,7 +20,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -33,7 +33,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -41,7 +41,7 @@ For example you can add an YAML user data with something like:
my_rougail: 
 empty: string1 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -50,7 +50,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -26,7 +26,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -39,9 +39,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -50,7 +50,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -29,7 +29,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -42,9 +42,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -53,7 +53,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -46,7 +46,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -57,7 +57,7 @@ Add to your structural file something like:
 type: rougail 
... 
Customizing hidden variable in structural files:
Customizing hidden variables in structure file:
%YAML 1.2 
--- 
@ -71,9 +71,9 @@ Customizing hidden variable in structural files:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -82,7 +82,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -34,7 +34,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -47,7 +47,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -57,7 +57,7 @@ For example you can add an YAML user data with something like:
 - domain1.lan 
 - domain2.lan 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -66,7 +66,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -25,7 +25,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -38,7 +38,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -46,7 +46,7 @@ For example you can add an YAML user data with something like:
my_rougail: 
 var1: string1 # A first variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -55,7 +55,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -30,7 +30,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -43,7 +43,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -52,7 +52,7 @@ For example you can add an YAML user data with something like:
 var1: string1 # A first variable 
 var3: string1 # A new variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -61,7 +61,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -35,7 +35,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -48,7 +48,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -58,7 +58,7 @@ For example you can add an YAML user data with something like:
 - domain1.lan 
 - domain2.lan 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -67,7 +67,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -24,7 +24,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -37,7 +37,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -46,7 +46,7 @@ For example you can add an YAML user data with something like:
 var1: string1 # A variable 
 var2: string1 # A variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -55,7 +55,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -22,7 +22,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -35,9 +35,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -46,7 +46,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -37,7 +37,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -50,9 +50,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -61,7 +61,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -21,7 +21,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -34,9 +34,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -45,7 +45,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -50,7 +50,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -63,7 +63,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -72,7 +72,7 @@ For example you can add an YAML user data with something like:
 var1: a # The first variable 
 var2: a # The second variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -81,7 +81,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -23,7 +23,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -36,9 +36,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -47,7 +47,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -31,7 +31,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -44,7 +44,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -52,7 +52,7 @@ For example you can add an YAML user data with something like:
my_rougail: 
 var1: a # The first variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -61,7 +61,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -31,7 +31,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -44,9 +44,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -55,7 +55,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -39,7 +39,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -52,9 +52,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -63,7 +63,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -51,7 +51,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -64,9 +64,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -75,7 +75,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -25,7 +25,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -38,7 +38,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -46,7 +46,7 @@ For example you can add an YAML user data with something like:
my_rougail: 
 custom1: string1 # The first variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -55,7 +55,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -23,7 +23,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -36,9 +36,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -47,7 +47,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -26,7 +26,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -39,9 +39,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -50,7 +50,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -37,7 +37,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -50,9 +50,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -61,7 +61,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -37,7 +37,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -50,9 +50,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -61,7 +61,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -37,7 +37,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -50,9 +50,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -61,7 +61,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -34,7 +34,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -47,9 +47,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -58,7 +58,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -37,7 +37,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -50,9 +50,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -61,7 +61,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -76,7 +76,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -89,7 +89,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -97,7 +97,7 @@ For example you can add an YAML user data with something like:
my_rougail: 
 variable1: '80' # A port variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -106,7 +106,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -25,7 +25,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -38,9 +38,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -49,7 +49,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -32,7 +32,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -45,9 +45,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -56,7 +56,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -25,7 +25,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -38,7 +38,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -46,7 +46,7 @@ For example you can add an YAML user data with something like:
my_rougail: 
 secret1: onE7vaLues_len1 # The first variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -55,7 +55,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -46,7 +46,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -59,7 +59,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -67,7 +67,7 @@ For example you can add an YAML user data with something like:
my_rougail: 
 secret1: onE7vaLues_len1 # The first variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -76,7 +76,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -43,7 +43,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -56,7 +56,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -66,7 +66,7 @@ For example you can add an YAML user data with something like:
 var2: string1 # The second variable 
 var3: string1 # The third variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -75,7 +75,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -24,7 +24,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -37,9 +37,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -48,7 +48,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -34,7 +34,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -47,7 +47,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -56,7 +56,7 @@ For example you can add an YAML user data with something like:
 var1: string1 # The first variable 
 var2: string1 # The second variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -65,7 +65,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -26,7 +26,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -39,7 +39,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -48,7 +48,7 @@ For example you can add an YAML user data with something like:
 var1: string1 # The first variable 
 var2: string1 # The second variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -57,7 +57,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -34,7 +34,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -47,7 +47,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -56,7 +56,7 @@ For example you can add an YAML user data with something like:
 var1: string1 # The first <variable> 
 var2: string1 # The second <variable> 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -65,7 +65,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -22,7 +22,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -35,9 +35,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -46,7 +46,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -22,7 +22,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -35,9 +35,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -46,7 +46,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -22,7 +22,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -35,9 +35,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -46,7 +46,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -22,7 +22,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -35,9 +35,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -46,7 +46,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -23,7 +23,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -36,7 +36,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -44,7 +44,7 @@ For example you can add an YAML user data with something like:
my_rougail: 
 variable: string1 # A variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -53,7 +53,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -23,7 +23,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -36,9 +36,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -47,7 +47,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -22,7 +22,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -35,9 +35,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -46,7 +46,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -53,7 +53,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -66,7 +66,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -78,7 +78,7 @@ For example you can add an YAML user data with something like:
 - test1 
 - test2 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -87,7 +87,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -29,7 +29,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -42,7 +42,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -52,7 +52,7 @@ For example you can add an YAML user data with something like:
 - val1 
 - val2 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -61,7 +61,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -46,7 +46,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -59,9 +59,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -70,7 +70,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -22,7 +22,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -35,9 +35,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -46,7 +46,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -22,7 +22,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -35,7 +35,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -43,7 +43,7 @@ For example you can add an YAML user data with something like:
my_rougail: 
 var: string1 # A variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -52,7 +52,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -25,7 +25,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -38,7 +38,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -47,7 +47,7 @@ For example you can add an YAML user data with something like:
 var1: string1 # A first variable 
 var2: string1 # A second variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -56,7 +56,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -30,7 +30,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -43,9 +43,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -54,7 +54,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -30,7 +30,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -43,9 +43,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -54,7 +54,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -30,7 +30,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -43,9 +43,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -54,7 +54,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -22,7 +22,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -35,7 +35,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -46,7 +46,7 @@ For example you can add an YAML user data with something like:
 - string2 
 - string3 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -55,7 +55,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -30,7 +30,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -43,9 +43,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -54,7 +54,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -25,7 +25,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -38,9 +38,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -49,7 +49,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -32,7 +32,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -45,7 +45,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -54,7 +54,7 @@ For example you can add an YAML user data with something like:
 var1: string1 # A first variable 
 var2: string1 # A second variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -63,7 +63,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -32,7 +32,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -45,7 +45,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -54,7 +54,7 @@ For example you can add an YAML user data with something like:
 var1: string1 # A first variable 
 var2: string1 # A second variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -63,7 +63,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -23,7 +23,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -36,9 +36,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -47,7 +47,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -23,7 +23,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -36,9 +36,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -47,7 +47,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -51,7 +51,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -64,9 +64,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -75,7 +75,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -27,7 +27,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -40,7 +40,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -51,7 +51,7 @@ For example you can add an YAML user data with something like:
 - string2 
 - string3 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -60,7 +60,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -51,7 +51,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -64,9 +64,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -75,7 +75,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -51,7 +51,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -64,9 +64,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -75,7 +75,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -23,7 +23,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -36,7 +36,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -47,7 +47,7 @@ For example you can add an YAML user data with something like:
 - 2 
 - 3 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -56,7 +56,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -23,7 +23,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -36,9 +36,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -47,7 +47,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -51,7 +51,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -64,7 +64,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -83,7 +83,7 @@ For example you can add an YAML user data with something like:
 - string2 
 - string3 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -92,7 +92,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -32,7 +32,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -45,9 +45,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -56,7 +56,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -23,7 +23,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -36,9 +36,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -47,7 +47,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -23,7 +23,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -36,9 +36,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -47,7 +47,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -23,7 +23,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -36,9 +36,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -47,7 +47,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -23,7 +23,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -36,7 +36,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -47,7 +47,7 @@ For example you can add an YAML user data with something like:
 - string2 
 - string3 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -56,7 +56,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -31,7 +31,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -44,7 +44,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -52,7 +52,7 @@ For example you can add an YAML user data with something like:
my_rougail: 
 variable2: a # A second variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -61,7 +61,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -24,7 +24,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -37,9 +37,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -48,7 +48,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -28,7 +28,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -41,7 +41,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -50,7 +50,7 @@ For example you can add an YAML user data with something like:
 var1: string1 # The first variable 
 var2: string1 # The second variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -59,7 +59,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -27,7 +27,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -40,9 +40,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -51,7 +51,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -27,7 +27,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -40,9 +40,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -51,7 +51,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -23,7 +23,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -36,9 +36,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -47,7 +47,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -28,7 +28,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -41,9 +41,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -52,7 +52,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -30,7 +30,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -43,9 +43,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -54,7 +54,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -27,7 +27,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -38,7 +38,7 @@ Add to your structural file something like:
 type: rougail 
... 
Customizing hidden variable in structural files:
Customizing hidden variables in structure file:
%YAML 1.2 
--- 
@ -50,9 +50,9 @@ Customizing hidden variable in structural files:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -61,7 +61,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -36,7 +36,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -49,9 +49,9 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -60,7 +60,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -36,7 +36,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -49,7 +49,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -57,7 +57,7 @@ For example you can add an YAML user data with something like:
my_rougail: 
 var3: string1 # A third variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -66,7 +66,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -40,7 +40,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -51,7 +51,7 @@ Add to your structural file something like:
 type: rougail 
... 
Customizing hidden variable in structural files:
Customizing hidden variables in structure file:
%YAML 1.2 
--- 
@ -63,9 +63,9 @@ Customizing hidden variable in structural files:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -74,7 +74,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -40,7 +40,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -51,7 +51,7 @@ Add to your structural file something like:
 type: rougail 
... 
Customizing hidden variable in structural files:
Customizing hidden variables in structure file:
%YAML 1.2 
--- 
@ -63,7 +63,7 @@ Customizing hidden variable in structural files:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -71,7 +71,7 @@ For example you can add an YAML user data with something like:
my_rougail: 
 var2: string1 # A second variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -80,7 +80,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -43,7 +43,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -54,7 +54,7 @@ Add to your structural file something like:
 type: rougail 
... 
Customizing hidden variable in structural files:
Customizing hidden variables in structure file:
%YAML 1.2 
--- 
@ -66,9 +66,9 @@ Customizing hidden variable in structural files:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -77,7 +77,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -43,7 +43,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -54,7 +54,7 @@ Add to your structural file something like:
 type: rougail 
... 
Customizing hidden variable in structural files:
Customizing hidden variables in structure file:
%YAML 1.2 
--- 
@ -66,7 +66,7 @@ Customizing hidden variable in structural files:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -74,7 +74,7 @@ For example you can add an YAML user data with something like:
my_rougail: 
 var3: string1 # A third variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -83,7 +83,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -37,7 +37,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -48,7 +48,7 @@ Add to your structural file something like:
 type: rougail 
... 
Customizing hidden variable in structural files:
Customizing hidden variables in structure file:
%YAML 1.2 
--- 
@ -60,9 +60,9 @@ Customizing hidden variable in structural files:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -71,7 +71,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

View file

@ -1,12 +1,12 @@
rougail.rougail - Rougail
This repository contains the  rougail.rougail  Ansible Collection.
This repository contains the  rougail.rougail  Ansible collection.
This family is a namespace
Variables
The group variable "rougail" - Rougail
The group variables "rougail" - Rougail
▌ 🛈 Informations
▌ 
@ -36,7 +36,7 @@ This family is a namespace
Usage
Example playbook with Rougail
Example Playbook with Rougail
Add to your structural file something like:
@ -49,7 +49,7 @@ Add to your structural file something like:
▌ 🛈 Informations
▌ 
▌ Do not forget to add Rougail structural file as Rougail types.
▌ Do not forget to add Rougail structure file as Rougail types.
For example you can add an YAML user data with something like:
@ -58,7 +58,7 @@ For example you can add an YAML user data with something like:
 variable1: string1 # A first variable 
 variable2: string1 # A second variable 
Add to your play:
Add to your Play:
--- 
- name: Rougail 
@ -67,7 +67,7 @@ Add to your play:
 rougail: '{{ my_rougail }}' 
 ansible.builtin.import_playbook: rougail.rougail.install 
Example playbook without Rougail
Example Playbook without Rougail
▌ 🛈 Informations
▌ 

Some files were not shown because too many files have changed in this diff Show more