diff --git a/play.yml b/play.yml index b23a4bc..a689fe9 100644 --- a/play.yml +++ b/play.yml @@ -80,7 +80,7 @@ - name: Clone my dotfiles ansible.builtin.git: - repo: 'https://github.com/yourfriendoss/dots.git' + repo: 'https://github.com/fucksophie/dots.git' dest: /home/yf/.shell become: yes become_user: yf