diff options
Diffstat (limited to 'local.yml')
-rw-r--r-- | local.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ - hosts: localhost tasks: - include: tasks/dependencies.yml + - include: tasks/zsh.yml - include: tasks/dotfiles.yml |