This document serves as an introduction to Ansible, a free-software platform for IT configuration and management that operates through SSH. It covers installation procedures, the anatomy of Ansible including inventories and playbooks, and provides an overview of the general workflow and task automation. The document also highlights the user-friendly aspects of Ansible, such as its use of YAML for playbooks and built-in module functionalities for system administration.