From f325bcca1820693d5b357dd768e0e40af6ae2728 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Tue, 4 Jul 2023 00:03:46 +0200 Subject: [PATCH] Fix dell XPS13 code --- roles/laptop/tasks/dell-xps13.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/roles/laptop/tasks/dell-xps13.yml b/roles/laptop/tasks/dell-xps13.yml index c4e4e96..f3cad29 100644 --- a/roles/laptop/tasks/dell-xps13.yml +++ b/roles/laptop/tasks/dell-xps13.yml @@ -72,8 +72,6 @@ state: absent - name: Install packages for camera - update_cache: yes - state: latest apt: update_cache: yes state: latest @@ -89,7 +87,6 @@ mode: '0644' - name: Install packages for camera - state: latest apt: update_cache: yes allow_downgrade: true