浏览代码

remove atom_editor from default role

master
父节点
当前提交
b2e34bd1d9
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. +0
    -3
      tasks/main.yaml

+ 0
- 3
tasks/main.yaml 查看文件

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