Thienvv - them playbook cho deploy_fe_portal, roles,...

This commit is contained in:
thienqb123456
2025-01-09 18:35:25 +07:00
parent 88a3e6bf5b
commit d3eb6b9351
8 changed files with 137 additions and 2 deletions
+13
View File
@@ -0,0 +1,13 @@
- name: Setup environment
import_tasks: setup.yml
- name: Deploy application
import_tasks: deploy.yml
- name: Clean up temporary files
import_tasks: cleanup.yml
- name: Switch
import_tasks: switch.yml