Update play.yml

This commit is contained in:
sophie 2024-04-12 09:28:19 +03:00 committed by GitHub
parent 6e4630d5ee
commit c2898dc712
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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