Update git remote url

This commit is contained in:
Wojciech Kozlowski 2023-08-16 23:16:53 +02:00
parent b93d4a4dcb
commit a28aa00bbd

View File

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