This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-desktop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remove atom_editor from default role
master
Markus Katharina Brechtel
2 years ago
parent
4c7aedf860
commit
b2e34bd1d9
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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