ansible v3
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user