ansible v3

This commit is contained in:
thienqb123456
2025-03-05 11:58:28 +07:00
parent da179bd1c3
commit d6d726e48d
3 changed files with 9 additions and 1 deletions
@@ -0,0 +1,8 @@
- name: deploy_uat_portal_ktdt_be.yml
hosts: "uat-portal-backend"
pre_tasks:
- name: Include portal-specific variables
include_vars: "../inventory/host_vars/"
roles:
- deploy-be-portal