Explorar el Código

remove atom_editor from default role

master
padre
commit
b2e34bd1d9
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. +0
    -3
      tasks/main.yaml

+ 0
- 3
tasks/main.yaml Ver fichero

@@ -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