---
metadata:
  - name: generator
    content: Diplodoc Platform v5.50.4
alternate:
  - https://ydb.tech/docs/en/devops/deployment-options/ansible/initial-deployment.md
  - https://ydb.tech/docs/ru/devops/deployment-options/ansible/initial-deployment.md
sourcePath: en/core/devops/deployment-options/ansible/initial-deployment/index.md
---
> **Documentation Index:** Fetch the complete configuration index at https://ydb.tech/docs/en/llms.txt

# Deploying a YDB cluster with Ansible

This guide describes the process of deploying a YDB cluster on a group of servers using [Ansible](https://www.ansible.com/). This approach is recommended for environments with physical servers or virtual machines.

Key materials:

- [Deployment preparation](https://ydb.tech/docs/en/devops/deployment-options/ansible/initial-deployment/deployment-preparation.md)
- [Deploying a cluster using configuration V1](https://ydb.tech/docs/en/devops/deployment-options/ansible/initial-deployment/deployment-configuration-v1.md)
- [Deploying a cluster using configuration V2](https://ydb.tech/docs/en/devops/deployment-options/ansible/initial-deployment/deployment-configuration-v2.md)
