forked from data.coop/ansible
Fix git URL
This commit is contained in:
parent
76df6320a4
commit
b1c9113cb7
|
@ -11,7 +11,7 @@
|
||||||
VIRTUAL_HOST: "{{ services.new_new_data_coop_website.domain }}"
|
VIRTUAL_HOST: "{{ services.new_new_data_coop_website.domain }}"
|
||||||
LETSENCRYPT_HOST: "{{ services.new_new_data_coop_website.domain }}"
|
LETSENCRYPT_HOST: "{{ services.new_new_data_coop_website.domain }}"
|
||||||
LETSENCRYPT_EMAIL: "{{ letsencrypt_email }}"
|
LETSENCRYPT_EMAIL: "{{ letsencrypt_email }}"
|
||||||
command: "--remote=https://git.data.coop:halfd/new-website.git#main"
|
command: "--remote=https://git.data.coop/halfd/new-website.git#main"
|
||||||
capabilities:
|
capabilities:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
devices:
|
devices:
|
||||||
|
|
Loading…
Reference in a new issue