« Ansible - Infrastructure-as-a-Code » : différence entre les versions
Aller à la navigation
Aller à la recherche
(Page créée avec « Ansible - IaC ») |
mAucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
Ansible - | = 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 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