Update play.yml
This commit is contained in:
parent
6e4630d5ee
commit
c2898dc712
1 changed files with 1 additions and 1 deletions
2
play.yml
2
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
|
||||
|
|
Loading…
Reference in a new issue