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