From f20596a213ded2918872f4f182063ace8c78636a Mon Sep 17 00:00:00 2001 From: xin Date: Wed, 25 Feb 2026 10:39:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=81=B6=E5=B0=94=E9=9C=80?= =?UTF-8?q?=E8=A6=81=E9=87=8D=E5=A4=8D=E6=9B=B4=E6=96=B0=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- playbooks/site.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/site.yml b/playbooks/site.yml index bbf42da..fd7a2c1 100644 --- a/playbooks/site.yml +++ b/playbooks/site.yml @@ -408,7 +408,6 @@ - reload_systemd - enable_xplayer_server - start_xplayer_server - - restart_xplayer_server register: copy_result changed_when: copy_result.changed or (force_update | default(false) | bool)