diff --git a/deploy.yml b/deploy.yml index 6eed8bd..72c61b3 100644 --- a/deploy.yml +++ b/deploy.yml @@ -27,3 +27,8 @@ - tsg-env-mcn3 - mrzcpd - tfe + +- hosts: blade-mxn + roles: + - tsg-env-mxn + \ No newline at end of file diff --git a/env-stage-xxg/hosts b/env-stage-xxg/hosts index 89407ee..cfcd7e6 100644 --- a/env-stage-xxg/hosts +++ b/env-stage-xxg/hosts @@ -2,6 +2,9 @@ ansible_user=root package_source=local +[blade-mxn] +192.168.40.25 + [blade-00] 192.168.40.21