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