From c2898dc7121d2204f0580da0a5f9c957c5716b98 Mon Sep 17 00:00:00 2001 From: sophie <81387799+fucksophie@users.noreply.github.com> Date: Fri, 12 Apr 2024 09:28:19 +0300 Subject: [PATCH] Update play.yml --- play.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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