# HG changeset patch # User Meredith Howard # Date 1486714986 18000 # Node ID 9706ed9b8f06dbbc343d389d9562841ea35663d7 # Parent c98aa42d7d530c226c3551c7f3ab409b4cfff1ee fix diff --git a/dotfiles.yml b/dotfiles.yml --- a/dotfiles.yml +++ b/dotfiles.yml @@ -24,7 +24,7 @@ failed_when: update_dotfiles.rc > 1 - name: Run bin/homedir-setup - - shell: bin/homedir-setup + shell: bin/homedir-setup args: chdir: "~" register: homedir_setup