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

This commit is contained in:
2025-12-28 18:01:27 +00:00
parent e690c8270b
commit a2a158fbdf

View File

@@ -79,4 +79,7 @@
timeout: 300 timeout: 300
- name: Step 3 - K8s Setup - name: Step 3 - K8s Setup
import_playbook: k8s_setup.yml import_playbook: k8s_setup.yml
- name: Stage 4 - Post-install (Network & Storage)
import_playbook: k8s_post_install.yml