Browse Source

remove atom_editor from default role

master
parent
commit
b2e34bd1d9
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      tasks/main.yaml

+ 0
- 3
tasks/main.yaml View File

@@ -4,9 +4,6 @@
apt:
pkg: "{{ desktop_packages }}"

- import_role:
name: atom_editor

- name: ensure dunst package is absent for nicer notifications
apt:
pkg: dunst