From 75c6b66b8fc5f4dd3447998997320f9a6266d91d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=B5=D1=80=D0=B3=D0=B5=D0=B9=20=D0=A4=D0=B8=D0=BB?= =?UTF-8?q?=D0=B8=D0=BC=D0=BE=D0=BD=D0=BE=D0=B2?= Date: Fri, 8 Aug 2025 17:02:54 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20playbooks/update.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- playbooks/update.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/update.yaml b/playbooks/update.yaml index d7b9256..93d2a1b 100644 --- a/playbooks/update.yaml +++ b/playbooks/update.yaml @@ -11,3 +11,4 @@ state: latest # clean: true autoremove: true + become: yes