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