thay đổi ansible sang ver3 new

This commit is contained in:
thienqb123456
2025-03-05 16:41:40 +07:00
parent d6d726e48d
commit fd2771e574
33 changed files with 63 additions and 71 deletions
@@ -0,0 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "acp-api.kinhtedothi.vn"
blue_path: "C:\\deploy\\acp\\be\\blue"
green_path: "C:\\deploy\\acp\\be\\green"
@@ -0,0 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "tsht.kinhtedothi.vn"
blue_path: "C:\\deploy\\acp\\fe\\blue"
green_path: "C:\\deploy\\acp\\fe\\green"
@@ -0,0 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "portal-api.kinhtedothi.vn"
blue_path: "C:\\deploy\\portal\\be\\blue"
green_path: "C:\\deploy\\portal\\be\\green"
@@ -0,0 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "hanoitimes.vn"
blue_path: "C:\\deploy\\portal\\fe\\hnt\\blue"
green_path: "C:\\deploy\\portal\\fe\\hnt\\green"
@@ -0,0 +1,6 @@
temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "portal-api.kinhtedothi.vn"
blue_path: "C:\\deploy\\portal\\be\\ktdt\\blue"
green_path: "C:\\deploy\\portal\\be\\ktdt\\green"
aspnetcore_environment: "Ktdt_Beta"
@@ -0,0 +1,4 @@
temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "beta.kinhtedothi.vn"
blue_path: "C:\\deploy\\portal\\fe\\ktdt\\blue"
green_path: "C:\\deploy\\portal\\fe\\ktdt\\green"
@@ -0,0 +1,6 @@
temp_dir: "C:\\deploy\\vpress\\temp"
iis_site_name: "portal-api.hanoitimes.vn"
blue_path: "C:\\deploy\\portal\\be\\hnt\\blue"
green_path: "C:\\deploy\\portal\\be\\hnt\\green"
aspnetcore_environment: "Hnt_Production"