# Introduction to Ansible Ansible is an open-source **IT automation tool** that automates: - **Configuration management** - setting up servers - **Application deployment** - deploying software - **Task automation** - repetitive operations ---