Обновить ansible/deploy_all.yml

This commit is contained in:
2025-12-28 18:02:42 +00:00
parent a2a158fbdf
commit b392c330b3

View File

@@ -81,5 +81,8 @@
- name: Step 3 - K8s Setup
import_playbook: k8s_setup.yml
- name: Stage 4 - Post-install (Network & Storage)
- name: Step 4 - change password
import_playbook: change_password.yml
- name: Stage 5 - Post-install (Network & Storage)
import_playbook: k8s_post_install.yml