Authenticate pod-www git clone
This commit is contained in:
parent
8744fac500
commit
459e561a24
@ -20,7 +20,7 @@
|
||||
|
||||
- name: Clone website repository
|
||||
git:
|
||||
repo: https://git.wojciechkozlowski.eu/wojtek/wojciechkozlowski.eu.git
|
||||
repo: https://{{ services[service_name].repo_user }}:{{ services[service_name].repo_token }}@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