Playbooks are written in YAML, making them easy to read, write, and audit.
YAML files outlining orchestration, configuration, and deployment steps. Roles: Structured, reusable playbooks. Ansible for DevOps
Small programs Ansible executes to perform tasks (e.g., installing a package). Playbooks are written in YAML, making them easy
Manages servers, cloud resources (AWS, Azure, GCP), and network devices. Core Components in a DevOps Pipeline Inventory: Defines the nodes (servers) to be configured. Playbooks are written in YAML