workstation/roles/home/tasks/main.yml

8 lines
124 B
YAML
Raw Normal View History

---
2019-10-03 20:21:08 +00:00
- include: dirs.yml
2019-10-03 20:41:47 +00:00
- include: dotfiles.yml
- include: shell.yml
- include: vim.yml
2019-10-05 19:33:23 +00:00
- include: ssh-authorized-keys.yml