Etude : Différence entre versions
De TARENTINO
Aller à la navigationAller à la recherche| Ligne 8 : | Ligne 8 : | ||
<div style="width:500px; height:600px; top=0; right=10; overflow:auto; border:solid 1px black;"> | <div style="width:500px; height:600px; top=0; right=10; overflow:auto; border:solid 1px black;"> | ||
<Font color=green>'''Qu'est ce que Ansible?'''</font><br> | <Font color=green>'''Qu'est ce que Ansible?'''</font><br> | ||
| − | + | * Outil basé sur du Push | |
| − | + | * Pas d'agent à installer | |
| − | + | * Utilisation de modules (Ansible Galaxie) | |
| − | + | * Inventory / Playbook / Roles | |
| − | + | ** Inventory (Vocation à avoir l'inventaire de toutes les machines) | |
| − | + | ** Playbook (Faire l'articulation entre Inventory et Roles) | |
| − | + | ** Roles (Pour une installation spécifique) | |
| − | + | * Type d'installations | |
| + | ** Sources | ||
| + | ** Paquets | ||
| + | ** PIP (Librarie Python) | ||
| + | * Sytème | ||
| + | ** Templating | ||
</div> | </div> | ||
</td> | </td> | ||
Version du 12 novembre 2020 à 17:35
Sommaire
Ansible
Introduction
|
Qu'est ce que Ansible?
|
Notions et définitions
- Etude
LES INSTALLATIONS (PIP, DEPOTS ET A SAVOIR)
- Etude
SSH : CLEFS ET ASTUCES
- Etude
FICHIER CFG : CONFIGURATION ET TUNING
- Etude