Etude : Différence entre versions

De TARENTINO
Aller à la navigationAller à la recherche
Ligne 27 : Ligne 27 :
  
 
== Notions et définitions ==
 
== Notions et définitions ==
{{#widget:YouTube|id=tirjpYSMkkM|height=600|width=800}}
+
<table>
* Etude
+
<tr>
 +
<td >{{#widget:YouTube|id=tirjpYSMkkM|height=600|width=800}}</td>
 +
<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>
 +
 
 
== LES INSTALLATIONS (PIP, DEPOTS ET A SAVOIR) ==
 
== LES INSTALLATIONS (PIP, DEPOTS ET A SAVOIR) ==
 
{{#widget:YouTube|id=0P25aOuUyxY|height=600|width=800}}
 
{{#widget:YouTube|id=0P25aOuUyxY|height=600|width=800}}

Version du 12 novembre 2020 à 17:37

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)

  • Etude

SSH : CLEFS ET ASTUCES

  • Etude

FICHIER CFG : CONFIGURATION ET TUNING

  • Etude