Sfoglia il codice sorgente

remove atom_editor from default role

master
parent
commit
b2e34bd1d9
1 ha cambiato i file con 0 aggiunte e 3 eliminazioni
  1. +0
    -3
      tasks/main.yaml

+ 0
- 3
tasks/main.yaml Vedi 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