Ansible is a opensource tool used by devops to autotmate the Infrastructure related tasks. It is a opensource tool developed by RedHat linux.
It helps users to setup, configure and manage the infrastructure components and applicaitons.
Components are computers, installation of required softwares, making required configuration for applications, Continous integration and deployment
Ansible Features
- Support all Os
- Provisioning
- Manging Configurations
- Managing Services
- Managing Network
- Managing Firewall
- Managing Database
- Application Deployment