From f0f9ddcb432dcceb3215f3bfba635cfc73e84d60 Mon Sep 17 00:00:00 2001 From: ogrechko Date: Fri, 5 Dec 2025 10:39:43 +0000 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/install=5Fsoftware=5Fwin.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- playbooks/install_software_win.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/playbooks/install_software_win.yml b/playbooks/install_software_win.yml index 108e6f7..d328aa3 100644 --- a/playbooks/install_software_win.yml +++ b/playbooks/install_software_win.yml @@ -46,11 +46,6 @@ # -------------------------------- # 3. Отключаем диск - - name: Unmount Network Drive - community.windows.win_mapped_drive: - letter: "{{ drive_letter }}" - state: absent - - name: Unmount Network Drive community.windows.win_mapped_drive: letter: "{{ drive_letter }}"