feat: leadership => sequence
This commit is contained in:
parent
10e3dfd428
commit
2e2f68068c
1541 changed files with 9371 additions and 11158 deletions
48
README.fr.md
48
README.fr.md
|
|
@ -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/>• inventory<br/>• 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/>• inventory<br/>• 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'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'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/>• console<br/>• asciidoc<br/>• html<br/>• github<br/>• gitlab<br/>• 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'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/>• console<br/>• asciidoc<br/>• html<br/>• github<br/>• gitlab<br/>• restructuredtext<br/>• 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/>• auto<br/>• playbooks<br/>• 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 "type" est utilisée comme nom de Playbook dans l'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'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'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/>• --ansible.inventory.no_namespace_in_vars<br/>• --ansible.inventory.no-no_namespace_in_vars<br/>**Variable d'environnement** : ANSIBLE.INVENTORY.NO_NAMESPACE_IN_VARS | Supprime le nom de l'espace de nom dans les vars de l'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/>• --ansible.inventory.export_warnings<br/>• --ansible.inventory.no-export_warnings<br/>**Variable d'environnement** : ANSIBLE.INVENTORY.EXPORT_WARNINGS | Affiche les avertissements dans les données d'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/>• --ansible.inventory.no_namespace_in_vars<br/>• --ansible.inventory.no-no_namespace_in_vars<br/>**Variable d'environnement** : ROUGAILCLI_ANSIBLE.INVENTORY.NO_NAMESPACE_IN_VARS | Supprime le nom de l'espace de nom dans les vars de l'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/>• --ansible.inventory.export_warnings<br/>• --ansible.inventory.no-export_warnings<br/>**Variable d'environnement** : ROUGAILCLI_ANSIBLE.INVENTORY.EXPORT_WARNINGS | Affiche les avertissements dans les données d'exportation Ansible. | true | [`boolean`](https://rougail.readthedocs.io/en/latest/variable.html#variables-types) `obligatoire` |
|
||||
|
|
|
|||
48
README.md
48
README.md
|
|
@ -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/>• inventory<br/>• 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/>• inventory<br/>• 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/>• console<br/>• asciidoc<br/>• html<br/>• github<br/>• gitlab<br/>• 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/>• console<br/>• asciidoc<br/>• html<br/>• github<br/>• gitlab<br/>• restructuredtext<br/>• 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/>• auto<br/>• playbooks<br/>• 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 "type" 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/>• --ansible.inventory.no_namespace_in_vars<br/>• --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/>• --ansible.inventory.export_warnings<br/>• --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/>• --ansible.inventory.no_namespace_in_vars<br/>• --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/>• --ansible.inventory.export_warnings<br/>• --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` |
|
||||
|
|
|
|||
|
|
@ -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 :"
|
||||
|
|
|
|||
|
|
@ -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 ""
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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):
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -1,44 +0,0 @@
|
|||
[1;4;96mrougail.rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
[38;2;255;70;137;48;2;39;40;34m%YAML[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;174;129;255;48;2;39;40;34m1.2[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[38;2;255;70;137;48;2;39;40;34mversion[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m1.1 [0m
|
||||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mtype[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m...[0m[48;2;39;40;34m [0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mhosts[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mservers [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvars[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mThe variables will not be properly validated without Rougail.
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mhosts[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mservers [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvars[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m{} [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
|
|
@ -1,44 +0,0 @@
|
|||
[1;4;96mrougail.rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
[38;2;255;70;137;48;2;39;40;34m%YAML[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;174;129;255;48;2;39;40;34m1.2[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[38;2;255;70;137;48;2;39;40;34mversion[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m1.1 [0m
|
||||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mtype[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m...[0m[48;2;39;40;34m [0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mhosts[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mservers [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvars[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mThe variables will not be properly validated without Rougail.
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mhosts[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mservers [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvars[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m{} [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
|
|
@ -1,44 +0,0 @@
|
|||
[1;4;96mrougail.rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
[38;2;255;70;137;48;2;39;40;34m%YAML[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;174;129;255;48;2;39;40;34m1.2[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[38;2;255;70;137;48;2;39;40;34mversion[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m1.1 [0m
|
||||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mtype[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m...[0m[48;2;39;40;34m [0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mhosts[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mservers [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvars[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mThe variables will not be properly validated without Rougail.
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mhosts[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mservers [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvars[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m{} [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -21,7 +21,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -34,7 +34,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mversion[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -51,7 +51,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -20,7 +20,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -33,7 +33,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mempty[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1 [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -50,7 +50,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -26,7 +26,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -39,9 +39,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -50,7 +50,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -29,7 +29,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -42,9 +42,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -53,7 +53,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -46,7 +46,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -57,7 +57,7 @@ Add to your structural file something like:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mtype[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m...[0m[48;2;39;40;34m [0m
|
||||
|
||||
Customizing hidden variable in structural files:
|
||||
Customizing hidden variables in structure file:
|
||||
|
||||
[38;2;255;70;137;48;2;39;40;34m%YAML[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;174;129;255;48;2;39;40;34m1.2[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
|
|
@ -71,9 +71,9 @@ Customizing hidden variable in structural files:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -82,7 +82,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -34,7 +34,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -47,7 +47,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mdomain1.lan [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mdomain2.lan [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -66,7 +66,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -25,7 +25,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -38,7 +38,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A first variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -55,7 +55,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -30,7 +30,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -43,7 +43,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A first variable[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar3[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A new variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -61,7 +61,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -35,7 +35,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -48,7 +48,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mdomain1.lan [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mdomain2.lan [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -67,7 +67,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -24,7 +24,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -37,7 +37,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A variable[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar2[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -55,7 +55,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -22,7 +22,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -35,9 +35,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -46,7 +46,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -37,7 +37,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -50,9 +50,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -61,7 +61,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -21,7 +21,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -34,9 +34,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -45,7 +45,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -50,7 +50,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -63,7 +63,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34ma[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The first variable[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar2[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34ma[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The second variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -81,7 +81,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -23,7 +23,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -36,9 +36,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -47,7 +47,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -31,7 +31,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -44,7 +44,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34ma[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The first variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -61,7 +61,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -31,7 +31,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -44,9 +44,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -55,7 +55,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -39,7 +39,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -52,9 +52,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -63,7 +63,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -51,7 +51,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -64,9 +64,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -75,7 +75,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -25,7 +25,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -38,7 +38,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mcustom1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The first variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -55,7 +55,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -23,7 +23,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -36,9 +36,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -47,7 +47,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -26,7 +26,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -39,9 +39,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -50,7 +50,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -37,7 +37,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -50,9 +50,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -61,7 +61,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -37,7 +37,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -50,9 +50,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -61,7 +61,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -37,7 +37,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -50,9 +50,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -61,7 +61,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -34,7 +34,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -47,9 +47,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -58,7 +58,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -37,7 +37,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -50,9 +50,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -61,7 +61,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -76,7 +76,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -89,7 +89,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvariable1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m80[0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A port variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -106,7 +106,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -25,7 +25,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -38,9 +38,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -49,7 +49,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -32,7 +32,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -45,9 +45,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -56,7 +56,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -25,7 +25,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -38,7 +38,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34msecret1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34monE7vaLues_len1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The first variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -55,7 +55,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -46,7 +46,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -59,7 +59,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34msecret1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34monE7vaLues_len1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The first variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -76,7 +76,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -43,7 +43,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -56,7 +56,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar2[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The second variable[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar3[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The third variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -75,7 +75,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -24,7 +24,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -37,9 +37,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -48,7 +48,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -34,7 +34,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -47,7 +47,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The first variable[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar2[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The second variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -65,7 +65,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -26,7 +26,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -39,7 +39,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The first variable[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar2[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The second variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -57,7 +57,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -34,7 +34,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -47,7 +47,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The first <variable>[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar2[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The second <variable>[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -65,7 +65,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -22,7 +22,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -35,9 +35,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -46,7 +46,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -22,7 +22,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -35,9 +35,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -46,7 +46,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -22,7 +22,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -35,9 +35,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -46,7 +46,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -22,7 +22,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -35,9 +35,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -46,7 +46,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -23,7 +23,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -36,7 +36,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvariable[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -53,7 +53,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -23,7 +23,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -36,9 +36,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -47,7 +47,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -22,7 +22,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -35,9 +35,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -46,7 +46,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -53,7 +53,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -66,7 +66,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mtest1 [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mtest2 [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -87,7 +87,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -29,7 +29,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -42,7 +42,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mval1 [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mval2 [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -61,7 +61,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -46,7 +46,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -59,9 +59,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -70,7 +70,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -22,7 +22,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -35,9 +35,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -46,7 +46,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -22,7 +22,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -35,7 +35,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -52,7 +52,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -25,7 +25,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -38,7 +38,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A first variable[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar2[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A second variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -56,7 +56,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -30,7 +30,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -43,9 +43,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -54,7 +54,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -30,7 +30,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -43,9 +43,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -54,7 +54,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -30,7 +30,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -43,9 +43,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -54,7 +54,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -22,7 +22,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -35,7 +35,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring2 [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring3 [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -55,7 +55,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -30,7 +30,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -43,9 +43,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -54,7 +54,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -25,7 +25,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -38,9 +38,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -49,7 +49,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -32,7 +32,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -45,7 +45,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A first variable[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar2[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A second variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -63,7 +63,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -32,7 +32,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -45,7 +45,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A first variable[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar2[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A second variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -63,7 +63,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -23,7 +23,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -36,9 +36,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -47,7 +47,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -23,7 +23,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -36,9 +36,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -47,7 +47,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -51,7 +51,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -64,9 +64,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -75,7 +75,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -27,7 +27,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -40,7 +40,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring2 [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring3 [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -60,7 +60,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -51,7 +51,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -64,9 +64,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -75,7 +75,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -51,7 +51,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -64,9 +64,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -75,7 +75,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -23,7 +23,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -36,7 +36,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m2 [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m3 [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -56,7 +56,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -23,7 +23,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -36,9 +36,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -47,7 +47,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -51,7 +51,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -64,7 +64,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring2 [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring3 [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -92,7 +92,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -32,7 +32,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -45,9 +45,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -56,7 +56,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -23,7 +23,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -36,9 +36,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -47,7 +47,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -23,7 +23,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -36,9 +36,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -47,7 +47,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -23,7 +23,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -36,9 +36,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -47,7 +47,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -23,7 +23,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -36,7 +36,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring2 [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring3 [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -56,7 +56,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -31,7 +31,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -44,7 +44,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvariable2[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34ma[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A second variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -61,7 +61,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -24,7 +24,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -37,9 +37,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -48,7 +48,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -28,7 +28,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -41,7 +41,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The first variable[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar2[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# The second variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -59,7 +59,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -27,7 +27,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -40,9 +40,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -51,7 +51,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -27,7 +27,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -40,9 +40,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -51,7 +51,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -23,7 +23,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -36,9 +36,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -47,7 +47,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -28,7 +28,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -41,9 +41,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -52,7 +52,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -30,7 +30,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -43,9 +43,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -54,7 +54,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -27,7 +27,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -38,7 +38,7 @@ Add to your structural file something like:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mtype[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m...[0m[48;2;39;40;34m [0m
|
||||
|
||||
Customizing hidden variable in structural files:
|
||||
Customizing hidden variables in structure file:
|
||||
|
||||
[38;2;255;70;137;48;2;39;40;34m%YAML[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;174;129;255;48;2;39;40;34m1.2[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
|
|
@ -50,9 +50,9 @@ Customizing hidden variable in structural files:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -61,7 +61,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -36,7 +36,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -49,9 +49,9 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -60,7 +60,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -36,7 +36,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -49,7 +49,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar3[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A third variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -66,7 +66,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -40,7 +40,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -51,7 +51,7 @@ Add to your structural file something like:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mtype[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m...[0m[48;2;39;40;34m [0m
|
||||
|
||||
Customizing hidden variable in structural files:
|
||||
Customizing hidden variables in structure file:
|
||||
|
||||
[38;2;255;70;137;48;2;39;40;34m%YAML[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;174;129;255;48;2;39;40;34m1.2[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
|
|
@ -63,9 +63,9 @@ Customizing hidden variable in structural files:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -74,7 +74,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -40,7 +40,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -51,7 +51,7 @@ Add to your structural file something like:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mtype[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m...[0m[48;2;39;40;34m [0m
|
||||
|
||||
Customizing hidden variable in structural files:
|
||||
Customizing hidden variables in structure file:
|
||||
|
||||
[38;2;255;70;137;48;2;39;40;34m%YAML[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;174;129;255;48;2;39;40;34m1.2[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
|
|
@ -63,7 +63,7 @@ Customizing hidden variable in structural files:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar2[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A second variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -80,7 +80,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -43,7 +43,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -54,7 +54,7 @@ Add to your structural file something like:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mtype[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m...[0m[48;2;39;40;34m [0m
|
||||
|
||||
Customizing hidden variable in structural files:
|
||||
Customizing hidden variables in structure file:
|
||||
|
||||
[38;2;255;70;137;48;2;39;40;34m%YAML[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;174;129;255;48;2;39;40;34m1.2[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
|
|
@ -66,9 +66,9 @@ Customizing hidden variable in structural files:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -77,7 +77,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -43,7 +43,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -54,7 +54,7 @@ Add to your structural file something like:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mtype[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m...[0m[48;2;39;40;34m [0m
|
||||
|
||||
Customizing hidden variable in structural files:
|
||||
Customizing hidden variables in structure file:
|
||||
|
||||
[38;2;255;70;137;48;2;39;40;34m%YAML[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;174;129;255;48;2;39;40;34m1.2[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
|
|
@ -66,7 +66,7 @@ Customizing hidden variable in structural files:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;255;70;137;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvar3[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A third variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -83,7 +83,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -37,7 +37,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -48,7 +48,7 @@ Add to your structural file something like:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mtype[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m...[0m[48;2;39;40;34m [0m
|
||||
|
||||
Customizing hidden variable in structural files:
|
||||
Customizing hidden variables in structure file:
|
||||
|
||||
[38;2;255;70;137;48;2;39;40;34m%YAML[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;174;129;255;48;2;39;40;34m1.2[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
|
|
@ -60,9 +60,9 @@ Customizing hidden variable in structural files:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo not forget to add Rougail structure file as Rougail types.
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -71,7 +71,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
[1;4;96mrougail.rougail - Rougail[0m
|
||||
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible Collection.
|
||||
This repository contains the [1;7m rougail.rougail [0m Ansible collection.
|
||||
|
||||
This family is a namespace
|
||||
|
||||
[1;4;92mVariables[0m
|
||||
|
||||
[1;4;38;5;46mThe group variable [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
[1;4;38;5;46mThe group variables [0m[1;4;38;5;46m"rougail"[0m[1;4;38;5;46m - Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
@ -36,7 +36,7 @@ This family is a namespace
|
|||
|
||||
[1;4;92mUsage[0m
|
||||
|
||||
[1;4;38;5;46mExample playbook with Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook with Rougail[0m
|
||||
|
||||
Add to your structural file something like:
|
||||
|
||||
|
|
@ -49,7 +49,7 @@ Add to your structural file something like:
|
|||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
[34m▌ [0mDo not forget to add Rougail structural file as Rougail types.
|
||||
[34m▌ [0mDo 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:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvariable1[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A first variable[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mvariable2[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mstring1[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;149;144;119;48;2;39;40;34m# A second variable[0m[48;2;39;40;34m [0m
|
||||
|
||||
Add to your play:
|
||||
Add to your Play:
|
||||
|
||||
[38;2;248;248;242;48;2;39;40;34m---[0m[48;2;39;40;34m [0m
|
||||
[48;2;39;40;34m-[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mname[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mRougail [0m
|
||||
|
|
@ -67,7 +67,7 @@ Add to your play:
|
|||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mrougail[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m'[0m[38;2;230;219;116;48;2;39;40;34m{{[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34mmy_rougail[0m[38;2;248;248;242;48;2;39;40;34m [0m[38;2;230;219;116;48;2;39;40;34m}}[0m[38;2;230;219;116;48;2;39;40;34m'[0m[48;2;39;40;34m [0m
|
||||
[38;2;248;248;242;48;2;39;40;34m [0m[38;2;255;70;137;48;2;39;40;34mansible.builtin.import_playbook[0m[38;2;248;248;242;48;2;39;40;34m:[0m[38;2;248;248;242;48;2;39;40;34m [0m[48;2;39;40;34mrougail.rougail.install [0m
|
||||
|
||||
[1;4;38;5;46mExample playbook without Rougail[0m
|
||||
[1;4;38;5;46mExample Playbook without Rougail[0m
|
||||
|
||||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||||
[34m▌ [0m
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue