Skip to content
Snippets Groups Projects
Commit 95cca5e0 authored by Thomas Schneider's avatar Thomas Schneider
Browse files

desktop: Prevent apt from installing really unwanted packages

parent 81a833c8
No related branches found
No related tags found
No related merge requests found
Package: plasma-nm network-manager cups-daemon plasma-discover
Pin: origin *
Pin-Priority: -1
---
# file: roles/client/tasks/main.yml
- name: Prevent apt from installing really unwanted packages
copy:
src: apt-pin
dest: /etc/apt/preferences.d/client
owner: root
group: root
mode: "0644"
- include: kde.yml
- meta: flush_handlers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment