From 5577ce71b44f1ea8254683d730b81e86cef56364 Mon Sep 17 00:00:00 2001 From: fumingwei Date: Fri, 31 Dec 2021 20:00:01 +0800 Subject: [PATCH] =?UTF-8?q?bugfix:=E4=BF=AE=E6=94=B9poc=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E5=90=8E=E7=BC=BA=E5=B0=91libwangw.so=E5=8A=A8=E6=80=81?= =?UTF-8?q?=E5=BA=93=E7=9A=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ansible/HAL_server_deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/HAL_server_deploy.yml b/ansible/HAL_server_deploy.yml index 5849f0df..24793e0d 100644 --- a/ansible/HAL_server_deploy.yml +++ b/ansible/HAL_server_deploy.yml @@ -31,6 +31,7 @@ - {role: system-init-server, tags: system-init-server} - {role: system-init, tags: system-init} - {role: wannat_wangw, tags: wannat_wangw} + - {role: wannat_common, tags: wannat_common} - {role: wire_graft, tags: wire_graft} - {role: nz-talon, tags: nz-talon} - {role: tsg-os-provision-condition, tags: tsg-os-provision-condition}