From 1f05e014450db29673b0cfab79283f3b8421d103 Mon Sep 17 00:00:00 2001 From: luwenpeng Date: Tue, 1 Jun 2021 13:34:38 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E7=AC=94=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ansible/tsg_7400_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/tsg_7400_deploy.yml b/ansible/tsg_7400_deploy.yml index 2b65b14d..26dfedb8 100644 --- a/ansible/tsg_7400_deploy.yml +++ b/ansible/tsg_7400_deploy.yml @@ -32,4 +32,4 @@ - install_config/group_vars/rpm_version.yml roles: - {role: tsg-os-provision, tags: tsg-os-provision} - - {role: system-init-7400-mcn03, tags: system-init-7400-mcn3} \ No newline at end of file + - {role: system-init-7400-mcn3, tags: system-init-7400-mcn3} \ No newline at end of file