SAFOZi

Ansible

Professional Project Automation

What is Ansible?

Ansible is an IT automation engine used to automate provisioning, configuration management, application deployment, and orchestration.

It connects to nodes and sends small programs called modules, which execute automation tasks.
These modules define the desired state of a system.

Ansible runs the modules and then removes them, eliminating the need for complex scripts and manual commands.