Skip to content

[docs] dramatically simplify initial deployment with Ansible for YDB v25.1+ #19307

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

blinkov
Copy link
Member

@blinkov blinkov commented Jun 4, 2025

Changelog category

  • Documentation (changelog entry is not required)

Description for reviewers

  1. Minimal config required reduced from two files with ~110 and ~160 lines of yaml (inventory config and YDB config) to a single yaml of ~40 lines (only inventory, could be less without comments and blank lines). No odd settings that are hard to understand without experience specifically with YDB.
  2. No longer uses https://github.com/ydb-platform/ydb-ansible-examples for project setup as now it requires only a few relatively small files.
  3. Depends on Simplify initial setup for YDB v25.1+ with Config V2 ydb-ansible#80 and release of v25.1

@blinkov blinkov requested a review from a team as a code owner June 4, 2025 12:57
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 4, 2025
Copy link

github-actions bot commented Jun 4, 2025

🟢 2025-06-04 13:00:44 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Jun 4, 2025

2025-06-04 13:00:59 UTC Pre-commit check linux-x86_64-relwithdebinfo for 27d581b has started.
2025-06-04 13:01:11 UTC Artifacts will be uploaded here
2025-06-04 13:03:39 UTC ya make is running...
🟢 2025-06-04 13:03:45 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-04 13:03:51 UTC Build successful.

Copy link

github-actions bot commented Jun 4, 2025

2025-06-04 13:01:28 UTC Pre-commit check linux-x86_64-release-asan for 27d581b has started.
2025-06-04 13:01:39 UTC Artifacts will be uploaded here
2025-06-04 13:04:04 UTC ya make is running...
🟢 2025-06-04 13:04:09 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-04 13:04:15 UTC Build successful.

Copy link

github-actions bot commented Jun 4, 2025

✅ Documentation build

Revision built successfully
Revision preview link

@ydbot
Copy link
Collaborator

ydbot commented Jun 5, 2025

🔄 New commits pushed — @ElenaAfina please take a look.

Copy link

github-actions bot commented Jun 5, 2025

2025-06-05 02:43:36 UTC Pre-commit check linux-x86_64-relwithdebinfo for c3861a4 has started.
2025-06-05 02:43:47 UTC Artifacts will be uploaded here
2025-06-05 02:46:11 UTC ya make is running...
🟢 2025-06-05 02:46:16 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-05 02:46:22 UTC Build successful.

Copy link

github-actions bot commented Jun 5, 2025

2025-06-05 02:44:07 UTC Pre-commit check linux-x86_64-release-asan for c3861a4 has started.
2025-06-05 02:44:34 UTC Artifacts will be uploaded here
2025-06-05 02:46:56 UTC ya make is running...
🟢 2025-06-05 02:47:01 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

🟢 2025-06-05 02:47:07 UTC Build successful.

Copy link

github-actions bot commented Jun 5, 2025

✅ Documentation build

Revision built successfully
Revision preview link

@blinkov blinkov requested a review from Copilot June 5, 2025 08:29
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Copy link
Collaborator

@ElenaAfina ElenaAfina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants