From 7424ab32ac4968dc514e5b2e9b2fd8f9ac7a1cf6 Mon Sep 17 00:00:00 2001 From: fumingwei Date: Sat, 11 Sep 2021 15:44:13 +0800 Subject: [PATCH] =?UTF-8?q?bugfix:=E5=88=A0=E9=99=A47400service=E4=BD=BF?= =?UTF-8?q?=E7=94=A8conditionFileExists=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ansible/stage_one_deploy.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ansible/stage_one_deploy.yml b/ansible/stage_one_deploy.yml index 452519b9..41f7ae1d 100644 --- a/ansible/stage_one_deploy.yml +++ b/ansible/stage_one_deploy.yml @@ -26,7 +26,6 @@ - {role: system-init, tags: system-init} - {role: wannat_wangw, tags: wannat_wangw} - {role: wire_graft, tags: wire_graft} - - {role: tsg-os-provision-condition, tags: tsg-os-provision-condition} - hosts: 7400-MCN123-P01R01 remote_user: root @@ -43,7 +42,6 @@ - {role: tsg_sn, tags: tsg_sn} - {role: tfe, tags: tfe} - {role: system-init, tags: system-init} - - {role: tsg-os-provision-condition, tags: tsg-os-provision-condition} - hosts: 9000-NPB-P01R01 remote_user: root