Ansible is a radically simple IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs.

Comments about Ansible as an Alternative to Terraform
Terraform manages infrastructure/resources. Ansible is configuration management software.
Different fundamental approach to orchestration (terraform) with declarative IaC and procedural configuration management (ansible) with targets that are complimentary.


Some users think Ansible is a great Terraform alternative, some don't.
- Ansible is Freemium and Open Source























































It provides module for every major cloud provider(private and public).