workstation/roles/home-gui/tasks/main.yml

11 lines
194 B
YAML
Raw Normal View History

2019-10-21 08:09:44 +00:00
---
- include: dirs.yml
- include: dotfiles.yml
- include: emacs.yml
- include: firefox.yml
- include: mate.yml
2019-12-13 13:00:58 +00:00
when: ansible_system != 'Linux'
2020-02-12 12:11:29 +00:00
- include: sublimetext.yml
2020-06-05 18:05:51 +00:00
- include: mate.yml