Update git remote url
This commit is contained in:
parent
b93d4a4dcb
commit
a28aa00bbd
@ -8,7 +8,7 @@
|
||||
|
||||
- name: "clone tmux dotfiles"
|
||||
ansible.builtin.git:
|
||||
repo: "https://git.wojciechkozlowski.eu/config/tmux.git"
|
||||
repo: "https://git.thenineworlds.net/config/tmux.git"
|
||||
dest: "{{ system_base_user_become_user_home_directory }}/.tmux"
|
||||
recursive: true
|
||||
ignore_errors: true
|
||||
|
Loading…
Reference in New Issue
Block a user