Etude : Différence entre versions

De TARENTINO
Aller à la navigationAller à la recherche
Ligne 53 : Ligne 53 :
  
 
== SSH : CLEFS ET ASTUCES ==
 
== SSH : CLEFS ET ASTUCES ==
{{#widget:YouTube|id=dpDQ94huxmI|height=600|width=800}}
+
<table>
* Etude
+
<tr>
 +
<td >{{#widget:YouTube|id=dpDQ94huxmI|height=600|width=800}}
 +
<td >
 +
<div style="width:500px; height:600px; top=0; right=10; overflow:auto; border:solid 1px black;">
 +
<Font color=green>'''Titre'''</font><br>
 +
 
 +
</div>
 +
</td>
 +
</tr>
 +
</table>
 
== FICHIER CFG : CONFIGURATION ET TUNING ==
 
== FICHIER CFG : CONFIGURATION ET TUNING ==
{{#widget:YouTube|id=8Hb-i9lXdXA|height=600|width=800}}
+
<table>
* Etude
+
<tr>
 +
<td >{{#widget:YouTube|id=8Hb-i9lXdXA|height=600|width=800}}
 +
<td >
 +
<div style="width:500px; height:600px; top=0; right=10; overflow:auto; border:solid 1px black;">
 +
<Font color=green>'''Titre'''</font><br>
 +
 
 +
</div>
 +
</td>
 +
</tr>
 +
</table>

Version du 12 novembre 2020 à 17:40

Ansible

Introduction

Qu'est ce que Ansible?

  • 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

Notions et définitions

Titre

LES INSTALLATIONS (PIP, DEPOTS ET A SAVOIR)

Titre

SSH : CLEFS ET ASTUCES

Titre

FICHIER CFG : CONFIGURATION ET TUNING

Titre