10 lines
194 B
YAML
10 lines
194 B
YAML
---
|
|
- include: dirs.yml
|
|
|
|
- include: dotfiles.yml
|
|
- include: emacs.yml
|
|
- include: firefox.yml
|
|
- include: mate.yml
|
|
when: ansible_system != 'Linux'
|
|
- include: sublimetext.yml
|
|
- include: mate.yml
|