« Ansible - Infrastructure-as-a-Code » : différence entre les versions

De Marijan Stajic | Wiki
Aller à la navigation Aller à la recherche
(Page créée avec « Ansible - IaC »)
 
mAucun résumé des modifications
Ligne 1 : Ligne 1 :
Ansible - IaC
= Introduction =
 
[[Fichier:Ansible Banner.png|none]]
 
Ansible is an '''open-source automation''' and '''orchestration tool''' based on '''YAML''' and '''SSH''', used to '''automate repetitive tasks''' in infrastructure management, such as provisioning, configuration management, continuous delivery, application deployment, and security compliance.
 
Developing '''scripts''' for these tasks '''requires time''', '''coding skills''', and '''ongoing maintenance'''. With Ansible, automation becomes simple and efficient

Version du 9 mars 2025 à 21:31

Introduction

Ansible Banner.png

Ansible is an open-source automation and orchestration tool based on YAML and SSH, used to automate repetitive tasks in infrastructure management, such as provisioning, configuration management, continuous delivery, application deployment, and security compliance.

Developing scripts for these tasks requires time, coding skills, and ongoing maintenance. With Ansible, automation becomes simple and efficient