Update gitlab URLs
This commit is contained in:
parent
4cc8501ff4
commit
08ae5b51f8
@ -1,7 +1,7 @@
|
||||
- name: Clone tmux dotfiles
|
||||
become: no
|
||||
git:
|
||||
repo: https://gitlab.wojciechkozlowski.eu/config/tmux.git
|
||||
repo: https://git.wojciechkozlowski.eu/config/tmux.git
|
||||
dest: .tmux
|
||||
recursive: yes
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
- name: Clone website repository
|
||||
git:
|
||||
repo: https://gitlab.wojciechkozlowski.eu/wojtek/wojciechkozlowski.eu.git
|
||||
repo: https://git.wojciechkozlowski.eu/wojtek/wojciechkozlowski.eu.git
|
||||
dest: "{{ service_home }}/.config/{{ service_user_name }}/wojciechkozlowski.eu"
|
||||
recursive: yes
|
||||
register: wojciechkozlowski_eu_git
|
||||
|
Loading…
Reference in New Issue
Block a user