summaryrefslogtreecommitdiff
path: root/local.yml
blob: d9d458db9261bb26e6e065ba6c5c7560b1f1102e (plain)
1
2
3
4
5
6
7
- hosts: localhost
  tasks:
    - include: tasks/dependencies.yml
    - include: tasks/zsh.yml
    - include: tasks/ssh.yml
    - include: tasks/node.yml
    - include: tasks/dotfiles.yml