diff --git a/tasks/dotfiles.yml b/tasks/dotfiles.yml index 589ca68..7d57f9e 100644 --- a/tasks/dotfiles.yml +++ b/tasks/dotfiles.yml @@ -27,7 +27,7 @@ - remote - set-url - origin - - "{{ dotfiles_ssh_repo }}" + - "{{ dotfiles_repo }}" become: false changed_when: false