Learn Ansible: Playbooks, Roles, Inventory, Vault, Galaxy, AWX, and server configuration automation. Course taught in Russian.
The course includes 7 modules and 600+ exercises with instant feedback.
Ansible is an IT automation tool for configuration management, application deployment, and task orchestration — all without requiring agents on managed hosts.
Ansible is written in Python, but to use it you only need a basic understanding of YAML syntax.
A Playbook is a YAML file that describes a set of tasks to be executed automatically on managed hosts.