Update git remote url
This commit is contained in:
parent
b93d4a4dcb
commit
a28aa00bbd
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
- name: "clone tmux dotfiles"
|
- name: "clone tmux dotfiles"
|
||||||
ansible.builtin.git:
|
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"
|
dest: "{{ system_base_user_become_user_home_directory }}/.tmux"
|
||||||
recursive: true
|
recursive: true
|
||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
|
Loading…
Reference in New Issue
Block a user