diff --git a/tasks/dotfiles.yml b/tasks/dotfiles.yml index 6767ee0..6c1c225 100644 --- a/tasks/dotfiles.yml +++ b/tasks/dotfiles.yml @@ -19,7 +19,7 @@ # ZSH - name: dotiles -- create .config/zsh directory - file: + file: path: /home/{{ item.username }}/.config/zsh/ state: directory mode: '0755'