- hosts: localhost tasks: - include: tasks/dependencies.yml - include: tasks/zsh.yml - include: tasks/ssh.yml - include: tasks/dotfiles.yml