Update play.yml
This commit is contained in:
parent
6e4630d5ee
commit
c2898dc712
2
play.yml
2
play.yml
|
@ -80,7 +80,7 @@
|
||||||
|
|
||||||
- name: Clone my dotfiles
|
- name: Clone my dotfiles
|
||||||
ansible.builtin.git:
|
ansible.builtin.git:
|
||||||
repo: 'https://github.com/yourfriendoss/dots.git'
|
repo: 'https://github.com/fucksophie/dots.git'
|
||||||
dest: /home/yf/.shell
|
dest: /home/yf/.shell
|
||||||
become: yes
|
become: yes
|
||||||
become_user: yf
|
become_user: yf
|
||||||
|
|
Loading…
Reference in a new issue