Ansible: Configuration Management

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.

Course Topics

  • Inventory & Ad-hoc
  • Playbooks
  • Roles
  • Vault
  • Galaxy
  • AWX

Frequently Asked Questions

What is Ansible?

Ansible is an IT automation tool for configuration management, application deployment, and task orchestration — all without requiring agents on managed hosts.

Do I need Python to use Ansible?

Ansible is written in Python, but to use it you only need a basic understanding of YAML syntax.

What is an Ansible Playbook?

A Playbook is a YAML file that describes a set of tasks to be executed automatically on managed hosts.